enumeration.h
The enumeration class provides several meta information about an enum.
Definition: enumeration.h:113
Definition: access_levels.h:34
detail::enum_data< Enum_Type > value(string_view, Enum_Type value)
The value function should be used to add a mapping from enum name to value during the registration pr...
The class template basic_string_view describes an non-owning reference to a constant contiguous seque...
Definition: string_view.h:49
bool is_valid() const noexcept
Returns true if this enumeration is valid, otherwise false.
The variant class allows to store data of any type and convert between these types transparently.
Definition: variant.h:198
The array_range class provides a view into an underlying data structure with lower and upper limits.
Definition: array_range.h:64
The argument class is used for forwarding arguments to properties or methods.
Definition: argument.h:52
Generated on Tue Nov 14 2023 11:58:16 for rttr - 0.9.6 by doxygen.