HomeSort by: relevance | last modified time | path
    Searched refs:traits_ (Results 1 - 2 of 2) sorted by relevancy

  /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_;

Completed in 25 milliseconds