table of contents
other versions
__gnu_cxx::__pool< _Thread >(3cxx) | __gnu_cxx::__pool< _Thread >(3cxx) |
NAME¶
__gnu_cxx::__pool< _Thread > - Data describing the underlying memory pool, parameterized on threading support.
SYNOPSIS¶
Detailed Description¶
template<bool _Thread>¶
class __gnu_cxx::__pool< _Thread >" Data describing the underlying memory pool, parameterized on threading support.
Definition at line 191 of file mt_allocator.h.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Wed Jul 14 2021 | libstdc++ |