table of contents
conflicting packages
__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.
Thu Feb 16 2023 | libstdc++ |