Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_multiset.h109 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE() typedef
H A Dstl_set.h114 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE() typedef