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