std::uses_allocator< _Tp, _Alloc >(3cxx) | std::uses_allocator< _Tp, _Alloc >(3cxx) |
std::uses_allocator< _Tp, _Alloc > - Declare uses_allocator so it can be specialized in <queue> etc.
Inherits type< _Tp, _Alloc >.
struct std::uses_allocator< _Tp, _Alloc >" Declare uses_allocator so it can be specialized in <queue> etc.
[allocator.uses.trait]
Definition at line 71 of file memoryfwd.h.
Generated automatically by Doxygen for libstdc++ from the source code.
Sat Apr 6 2019 | libstdc++ |