|
Sequoia
|
Utilities for associating types with names. More...
#include <string>#include <type_traits>Go to the source code of this file.
Classes | |
| struct | sequoia::object::nomenclator< T > |
| struct | sequoia::object::nomenclator< T > |
Functions | |
|
template<class T > requires has_intrinsic_nomenclator<T> || has_extrinsic_nomenclator<T> | |
| std::string | sequoia::object::nomenclature (const T &t) |
Variables | |
| template<class T > | |
| constexpr bool | sequoia::object::has_name_value |
| template<class T > | |
| constexpr bool | sequoia::object::has_name_function |
| template<class T > | |
| constexpr bool | sequoia::object::has_extrinsic_nomenclator |
| template<class T > | |
| constexpr bool | sequoia::object::has_intrinsic_nomenclator |
Utilities for associating types with names.
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |