#include <pool_allocator.h>
Public メソッド | |
pool_allocator () | |
template<class T2 > | |
pool_allocator (const std::allocator< T2 > &) |
pool_allocator.h の 72 行で定義されています。
osl::stl::pool_allocator< T >::pool_allocator | ( | ) | [inline] |
pool_allocator.h の 74 行で定義されています。
osl::stl::pool_allocator< T >::pool_allocator | ( | const std::allocator< T2 > & | ) | [inline] |
pool_allocator.h の 76 行で定義されています。