|
bit::memory
|
Type-trait to determine whether T satisfies the minimum requirements to be an Allocator.
More...
#include <Allocator.hpp>
Type-trait to determine whether T satisfies the minimum requirements to be an Allocator.
The result is aliased as ::value
| T | the type to check |
Definition at line 830 of file Allocator.hpp.
1.8.13