__gnu_cxx::__common_pool_policy< _PoolTp, _Thread >

Section: C Library Functions (3)
Updated: Wed Apr 17 2019
Page Index
 

NAME

__gnu_cxx::__common_pool_policy< _PoolTp, _Thread > - Policy for shared __pool objects.

 

SYNOPSIS


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 460 of file mt_allocator.h.

 

Author

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


 

Index

NAME
SYNOPSIS
Detailed Description
template<template< bool > class _PoolTp, bool _Thread>
Author