table of contents
other versions
- testing 12.2.0-14
- unstable 12.2.0-14
- experimental 12.2.0-17
conflicting packages
__gnu_cxx::__common_pool_policy< _PoolTp, _Thread >(3cxx) | __gnu_cxx::__common_pool_policy< _PoolTp, _Thread >(3cxx) |
NAME¶
__gnu_cxx::__common_pool_policy< _PoolTp, _Thread > - Policy for shared __pool objects.
SYNOPSIS¶
#include <mt_allocator.h>
Inherits __gnu_cxx::__common_pool_base< _PoolTp, _Thread >.
Detailed Description¶
template<template< bool > class _PoolTp, bool _Thread>¶
struct __gnu_cxx::__common_pool_policy< _PoolTp, _Thread >"Policy for shared __pool objects.
Definition at line 459 of file mt_allocator.h.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Sun Jan 8 2023 | libstdc++ |