__gnu_cxx::__pool_alloc_rebind

NAME

__gnu_cxx::__pool_alloc::rebind -

SYNOPSIS


Detailed Description

template<typename _Tp>template<typename _Tp1> struct __gnu_cxx::__pool_alloc< _Tp >::rebind< _Tp1 >

Definition at line 141 of file pool_allocator.h.

Public Types

typedef __pool_alloc< _Tp1 > other

Author

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