enumeration.h
Go to the documentation of this file.
The argument class is used for forwarding arguments to properties or methods.
Definition argument.h:52
The array_range class provides a view into an underlying data structure with lower and upper limits.
Definition array_range.h:64
The enumeration class provides several meta information about an enum.
Definition enumeration.h:113
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:199
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...
Generated on Fri Jan 26 2024 00:00:00 for rttr - 0.9.7 by doxygen.