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