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