file
type_name.hContains the definition of muu::
Namespaces
- namespace muu
- The root namespace for all muu functions and types.
- namespace muu::build
- Build environment information (compiler, date/time, support for various things...)
Variables
- bool supports_type_name constexpr
- True if the use of (unspecialized) muu::
type_name is supported on this compiler. -
template <typename T>auto type_name constexpr
- A muu::
fixed_string containing the name of a type. -
template <typename... T>auto type_name_list constexpr
- A muu::
fixed_string containing a comma-delimited list of type names.