My Project
|
Provides the member constant value equal to the alignment of T. More...
#include <alignment_of.hpp>
Static Public Attributes | |
static constexpr bsl::uintmax | value {alignof(T)} |
the alignment of T | |
Provides the member constant value equal to the alignment of T.
T | the type to query |