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