Searched refs:traits_ (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Ddefault-init-alloc.h44 typedef std::allocator_traits<A> traits_; typedef in struct:gdb::default_init_allocator::rebind
45 typedef typename traits_::template rebind_alloc<U> alloc_;
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Ddefault-init-alloc.h44 typedef std::allocator_traits<A> traits_; typedef in struct:gdb::default_init_allocator::rebind
45 typedef typename traits_::template rebind_alloc<U> alloc_;

Completed in 176 milliseconds