|
GDB (xrefs)
|
#include "default-init-alloc.h"
Public Types | |
| typedef std::allocator_traits< A > | traits_ |
| typedef traits_::template rebind_alloc< U > | alloc_ |
| typedef default_init_allocator< U, alloc_ > | other |
Definition at line 41 of file default-init-alloc.h.
| typedef traits_::template rebind_alloc<U> gdb::default_init_allocator< T, A >::rebind< U >::alloc_ |
Definition at line 45 of file default-init-alloc.h.
| typedef default_init_allocator<U, alloc_> gdb::default_init_allocator< T, A >::rebind< U >::other |
Definition at line 48 of file default-init-alloc.h.
| typedef std::allocator_traits<A> gdb::default_init_allocator< T, A >::rebind< U >::traits_ |
Definition at line 44 of file default-init-alloc.h.
1.8.14