![]() |
NDEVR
API Documentation
|
Determines the optimal memory alignment for a given type based on its size. More...
Static Public Member Functions | |
| static constexpr size_t | Size () noexcept |
| Returns the optimal alignment size in bytes for the template type. | |
Determines the optimal memory alignment for a given type based on its size.
Definition at line 174 of file MemoryManager.h.
|
inlinestaticconstexprnoexcept |
Returns the optimal alignment size in bytes for the template type.
Definition at line 180 of file MemoryManager.h.
References DetermineAlignment().