Documentation of memory
( foonathan/memory)
is_raw_allocator< T > Struct Template Reference
Detailed Description
template<typename T>
struct foonathan::memory::is_raw_allocator< T >
Traits that check whether a type models concept RawAllocator.
It must either provide the necessary functions for the default traits specialization or has specialized it.
Generated by
