Home
last modified time | relevance | path

Searched defs:value_type_allocator (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/
H A Dbasic_types.hpp76 …def typename Allocator::template rebind<std::pair<const Key, Mapped> >::other value_type_allocator; typedef
103 …def typename Allocator::template rebind<std::pair<const Key, Mapped> >::other value_type_allocator; typedef
139 typedef typename Allocator::template rebind<value_type>::other value_type_allocator; typedef
181 typedef typename Allocator::template rebind<value_type>::other value_type_allocator; typedef