|
density
C++11 library for paged memory management, function queues, heterogeneous queues and lifo memory management
|
#include <runtime_type.h>
Public Member Functions | |
| DENSITY_NODISCARD constexpr size_t | operator() () const noexcept |
Static Public Member Functions | |
| template<typename TARGET_TYPE > | |
| static constexpr f_alignment | make () noexcept |
This type-feature gives the alignment of the target type
|
inlinestaticnoexcept |
Creates an instance of this feature bound to the specified target type
|
inlinenoexcept |
Returns the alignment of the target type.
1.8.11