__gnu_cxx::__per_type_pool_policy.3cxx

Langue: en

Autres versions - même langue

Version: 294923 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

__gnu_cxx::__per_type_pool_policy - Policy for individual __pool objects.

SYNOPSIS


Inherits __per_type_pool_base<_Tp, _PoolTp, _Thread>.

Detailed Description

template<typename _Tp, template< bool > class _PoolTp, bool _Thread> struct __gnu_cxx::__per_type_pool_policy< _Tp, _PoolTp, _Thread >

Policy for individual __pool objects.

Definition at line 551 of file mt_allocator.h.

Author

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