Searched refs:__common_pool (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dmt_allocator.h391 struct __common_pool struct
408 : public __common_pool<_PoolTp, false>
410 using __common_pool<_PoolTp, false>::_S_get_pool;
427 : public __common_pool<_PoolTp, true>
429 using __common_pool<_PoolTp, true>::_S_get_pool;
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dpr47416.C94 template < template < bool > class, bool > struct __common_pool struct in namespace:__gnu_cxx
99 struct __common_pool_base <_PoolTp, true >:__common_pool < _PoolTp, true >

Completed in 44 milliseconds