Searched defs:__pool_alloc (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/ext/pool_allocator/
H A Dexplicit_instantiation.cc27 template class __gnu_cxx::__pool_alloc<int>; member in class:__gnu_cxx
/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dpool_allocator.h126 class __pool_alloc : private __pool_alloc_base class in inherits:__pool_alloc_base
200 operator==(const __pool_alloc<_T argument
205 operator !=(const __pool_alloc<_Tp>&, const __pool_alloc<_Tp>&) argument
[all...]

Completed in 48 milliseconds