Home
last modified time | relevance | path

Searched refs:_Rep_type (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/libstdc++/include/bits/
H A Dstl_set.h117 key_compare, _Key_alloc_type> _Rep_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE() typedef
118 _Rep_type _M_t; // red-black tree representing set in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
130 typedef typename _Rep_type::const_iterator iterator; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
131 typedef typename _Rep_type::const_iterator const_iterator; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
132 typedef typename _Rep_type::const_reverse_iterator reverse_iterator; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
133 typedef typename _Rep_type::const_reverse_iterator const_reverse_iterator; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
134 typedef typename _Rep_type::size_type size_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
135 typedef typename _Rep_type::difference_type difference_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
306 std::pair<typename _Rep_type::iterator, bool> __p = in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
H A Dstl_multiset.h112 key_compare, _Key_alloc_type> _Rep_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE() typedef
114 _Rep_type _M_t; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
124 typedef typename _Rep_type::const_iterator iterator; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
125 typedef typename _Rep_type::const_iterator const_iterator; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
126 typedef typename _Rep_type::const_reverse_iterator reverse_iterator; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
127 typedef typename _Rep_type::const_reverse_iterator const_reverse_iterator; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
128 typedef typename _Rep_type::size_type size_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
129 typedef typename _Rep_type::difference_type difference_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
H A Dstl_multimap.h131 key_compare, _Pair_alloc_type> _Rep_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE() typedef
133 _Rep_type _M_t; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
142 typedef typename _Rep_type::iterator iterator; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
143 typedef typename _Rep_type::const_iterator const_iterator; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
144 typedef typename _Rep_type::size_type size_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
145 typedef typename _Rep_type::difference_type difference_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
146 typedef typename _Rep_type::reverse_iterator reverse_iterator; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
147 typedef typename _Rep_type::const_reverse_iterator const_reverse_iterator; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
H A Dstl_map.h132 key_compare, _Pair_alloc_type> _Rep_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE() typedef
135 _Rep_type _M_t; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
144 typedef typename _Rep_type::iterator iterator; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
145 typedef typename _Rep_type::const_iterator const_iterator; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
146 typedef typename _Rep_type::size_type size_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
147 typedef typename _Rep_type::difference_type difference_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
148 typedef typename _Rep_type::reverse_iterator reverse_iterator; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
149 typedef typename _Rep_type::const_reverse_iterator const_reverse_iterator; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()