1#ifndef _BBM_NAMED_CONCEPT_H_
2#define _BBM_NAMED_CONCEPT_H_
A named class is a class that contains a static constexpr string_literal name.
Definition: named.h:19
Concept wrapper around a type trait: check if T meets the type TRAIT<T,ARGS...>
Definition: util.h:19
Definition: aggregatebsdf.h:29
Additional basic helper concepts.