#include <runtime_type.h>
|
DENSITY_NODISCARD std::type_info const & | operator() () const noexcept |
|
|
template<typename TARGET_TYPE > |
static constexpr f_rtti | make () noexcept |
|
This feature returns the std::type_info associated to the target type.
static constexpr f_rtti make |
( |
| ) |
|
|
inlinestaticnoexcept |
Creates an instance of this feature bound to the specified target type
DENSITY_NODISCARD std::type_info const& operator() |
( |
| ) |
const |
|
inlinenoexcept |
Returns the std::type_info of the target type.
The documentation for this class was generated from the following file: