Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_multiset.h112 key_compare, _Key_alloc_type> _Rep_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE() typedef
H A Dstl_set.h117 key_compare, _Key_alloc_type> _Rep_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE() typedef
H A Dstl_multimap.h131 key_compare, _Pair_alloc_type> _Rep_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE() typedef
H A Dstl_map.h132 key_compare, _Pair_alloc_type> _Rep_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE() typedef
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_multimap.h132 _Select1st<value_type>, key_compare, _Alloc> _Rep_type; typedef
H A Dstl_map.h118 _Select1st<value_type>, key_compare, _Alloc> _Rep_type; typedef
H A Dstl_set.h99 _Identity<value_type>, key_compare, _Alloc> _Rep_type; typedef
H A Dstl_multiset.h100 _Identity<value_type>, key_compare, _Alloc> _Rep_type; typedef