bit::memory
|
Type-trait to determine whether T
has a 'construct' function.
More...
#include <Allocator.hpp>
Type-trait to determine whether T
has a 'construct' function.
The result is aliased as ::value
T | the type to check |
Definition at line 528 of file Allocator.hpp.