bit::memory
|
Type-trait to determine the default alignment of the given T
.
More...
#include <Allocator.hpp>
Type-trait to determine the default alignment of the given T
.
The result is aliased as ::value
T | the type to check |
Definition at line 774 of file Allocator.hpp.