__gnu_cxx::throw_allocator_rebind

NAME

__gnu_cxx::throw_allocator::rebind -

SYNOPSIS


Detailed Description

template<typename T>template<typename U> struct __gnu_cxx::throw_allocator< T >::rebind< U >

Definition at line 204 of file throw_allocator.h.

Public Types

typedef throw_allocator< U > other

Author

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