parameter_info.h
Go to the documentation of this file.
The type class holds the type information for any arbitrary object.
Definition: type.h:170
constexpr bool operator==(basic_string_view< CharT, Traits > lhs, basic_string_view< CharT, Traits > rhs) noexcept
Compares the two views lhs and rhs.
The parameter_info class provides several meta information about a parameter.
Definition: parameter_info.h:108
constexpr bool operator!=(basic_string_view< CharT, Traits > lhs, basic_string_view< CharT, Traits > rhs) noexcept
Compares the two views lhs and rhs.
The class template basic_string_view describes an non-owning reference to a constant contiguous seque...
Definition: string_view.h:48
The variant class allows to store data of any type and convert between these types transparently...
Definition: variant.h:197
Generated on Fri Mar 19 2021 10:54:49 for rttr - 0.9.6 by doxygen.