focal (3) std::uses_allocator.3cxx.gz

Provided by: libstdc++-8-doc_8.4.0-3ubuntu2_all bug

NAME

       std::uses_allocator< _Tp, _Alloc > - Declare uses_allocator so it can be specialized in <queue> etc.

SYNOPSIS

Detailed Description

   template<typename _Tp, typename _Alloc>
       struct std::uses_allocator< _Tp, _Alloc >" Declare uses_allocator so it can be specialized in <queue>
       etc.

       [allocator.uses.trait]

       Definition at line 72 of file memoryfwd.h.

Author

       Generated automatically by Doxygen for libstdc++ from the source code.