| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl3/gdb/dist/gdbsupport/ | |
| default-init-alloc.h | 55 typedef std::allocator_traits<A> traits_; typedef in struct:gdb::default_init_allocator::rebind 56 typedef typename traits_::template rebind_alloc<U> alloc_; |
| /src/external/gpl3/gdb.old/dist/gdbsupport/ | |
| default-init-alloc.h | 55 typedef std::allocator_traits<A> traits_; typedef in struct:gdb::default_init_allocator::rebind 56 typedef typename traits_::template rebind_alloc<U> alloc_; |