bit::memory
bit::memory::is_allocator_storage< T > Struct Template Reference

Type trait to determine whether T is a AllocatorStorage. More...

#include <AllocatorStorage.hpp>

Inheritance diagram for bit::memory::is_allocator_storage< T >:

Detailed Description

template<typename T>
struct bit::memory::is_allocator_storage< T >

Type trait to determine whether T is a AllocatorStorage.

The result is aliased as ::value

Template Parameters
Tthe type to check

Definition at line 136 of file AllocatorStorage.hpp.


The documentation for this struct was generated from the following file: