Home
last modified time | relevance | path

Searched refs:pair (Results 1 – 25 of 916) sorted by relevance

12345678910>>...37

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dstl_pair.h96 struct pair in _GLIBCXX_VISIBILITY() struct
118 pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY() function
124 constexpr pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY() function
127 constexpr pair(const pair&) = default; in _GLIBCXX_VISIBILITY()
128 constexpr pair(pair&&) = default; in _GLIBCXX_VISIBILITY()
150 constexpr pair(pair<_U1, _U2>&& __p) in _GLIBCXX_VISIBILITY() argument
157 pair& in _GLIBCXX_VISIBILITY()
165 pair& in _GLIBCXX_VISIBILITY()
176 pair& in _GLIBCXX_VISIBILITY()
185 pair& in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dstl_pair.h96 struct pair in _GLIBCXX_VISIBILITY() struct
118 pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY() function
124 constexpr pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY() argument
127 constexpr pair(const pair&) = default; in _GLIBCXX_VISIBILITY()
128 constexpr pair(pair&&) = default; in _GLIBCXX_VISIBILITY()
150 constexpr pair(pair<_U1, _U2>&& __p) in _GLIBCXX_VISIBILITY() function
157 pair& in _GLIBCXX_VISIBILITY()
165 pair& in _GLIBCXX_VISIBILITY()
176 pair& in _GLIBCXX_VISIBILITY()
185 pair& in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dstl_pair.h276 pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY()
291 constexpr pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY()
300 explicit constexpr pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY()
303 constexpr pair(const pair&) = default; in _GLIBCXX_VISIBILITY()
304 constexpr pair(pair&&) = default; in _GLIBCXX_VISIBILITY()
360 constexpr pair(pair<_U1, _U2>&& __p) in _GLIBCXX_VISIBILITY()
370 explicit constexpr pair(pair<_U1, _U2>&& __p) in _GLIBCXX_VISIBILITY()
377 pair& in _GLIBCXX_VISIBILITY()
388 pair& in _GLIBCXX_VISIBILITY()
495 swap(pair<_T1, _T2>& __x, pair<_T1, _T2>& __y) in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dstl_pair.h276 pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY()
291 constexpr pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY()
300 explicit constexpr pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY()
303 constexpr pair(const pair&) = default; in _GLIBCXX_VISIBILITY()
304 constexpr pair(pair&&) = default; in _GLIBCXX_VISIBILITY()
360 constexpr pair(pair<_U1, _U2>&& __p) in _GLIBCXX_VISIBILITY()
370 explicit constexpr pair(pair<_U1, _U2>&& __p) in _GLIBCXX_VISIBILITY()
377 pair& in _GLIBCXX_VISIBILITY()
388 pair& in _GLIBCXX_VISIBILITY()
495 swap(pair<_T1, _T2>& __x, pair<_T1, _T2>& __y) in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dstl_pair.h276 pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY()
291 constexpr pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY()
300 explicit constexpr pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY()
303 constexpr pair(const pair&) = default; in _GLIBCXX_VISIBILITY()
304 constexpr pair(pair&&) = default; in _GLIBCXX_VISIBILITY()
360 constexpr pair(pair<_U1, _U2>&& __p) in _GLIBCXX_VISIBILITY()
370 explicit constexpr pair(pair<_U1, _U2>&& __p) in _GLIBCXX_VISIBILITY()
377 pair& in _GLIBCXX_VISIBILITY()
388 pair& in _GLIBCXX_VISIBILITY()
495 swap(pair<_T1, _T2>& __x, pair<_T1, _T2>& __y) in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dstl_pair.h261 pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY()
276 constexpr pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY()
285 explicit constexpr pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY()
288 constexpr pair(const pair&) = default; in _GLIBCXX_VISIBILITY()
289 constexpr pair(pair&&) = default; in _GLIBCXX_VISIBILITY()
345 constexpr pair(pair<_U1, _U2>&& __p) in _GLIBCXX_VISIBILITY()
355 explicit constexpr pair(pair<_U1, _U2>&& __p) in _GLIBCXX_VISIBILITY()
362 pair& in _GLIBCXX_VISIBILITY()
373 pair& in _GLIBCXX_VISIBILITY()
379 pair& in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dstl_pair.h211 struct pair in _GLIBCXX_VISIBILITY()
283 pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY()
300 constexpr pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY()
309 explicit constexpr pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY()
314 constexpr pair(const pair&) = default; ///< Copy constructor in _GLIBCXX_VISIBILITY()
315 constexpr pair(pair&&) = default; ///< Move constructor in _GLIBCXX_VISIBILITY()
371 constexpr pair(pair<_U1, _U2>&& __p) in _GLIBCXX_VISIBILITY()
381 explicit constexpr pair(pair<_U1, _U2>&& __p) in _GLIBCXX_VISIBILITY()
417 pair&>::type in _GLIBCXX_VISIBILITY()
533 swap(pair<_T1, _T2>& __x, pair<_T1, _T2>& __y) in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dstl_pair.h211 struct pair in _GLIBCXX_VISIBILITY()
283 pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY()
300 constexpr pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY()
309 explicit constexpr pair(const pair<_U1, _U2>& __p) in _GLIBCXX_VISIBILITY()
314 constexpr pair(const pair&) = default; ///< Copy constructor in _GLIBCXX_VISIBILITY()
315 constexpr pair(pair&&) = default; ///< Move constructor in _GLIBCXX_VISIBILITY()
371 constexpr pair(pair<_U1, _U2>&& __p) in _GLIBCXX_VISIBILITY()
381 explicit constexpr pair(pair<_U1, _U2>&& __p) in _GLIBCXX_VISIBILITY()
417 pair&>::type in _GLIBCXX_VISIBILITY()
533 swap(pair<_T1, _T2>& __x, pair<_T1, _T2>& __y) in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/std/
A Dutility143 /// Partial specialization for std::pair
148 /// Partial specialization for std::pair
150 struct tuple_size<std::pair<_Tp1, _Tp2>>
153 /// Partial specialization for std::pair
158 /// Partial specialization for std::pair
240 get(pair<_Tp, _Up>& __p) noexcept
245 get(const pair<_Tp, _Up>& __p) noexcept
250 get(pair<_Tp, _Up>&& __p) noexcept
260 get(pair<_Up, _Tp>& __p) noexcept
265 get(const pair<_Up, _Tp>& __p) noexcept
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/std/
A Dutility89 /// Partial specialization for std::pair
91 struct tuple_size<std::pair<_Tp1, _Tp2>>
94 /// Partial specialization for std::pair
99 /// Partial specialization for std::pair
147 get(std::pair<_Tp1, _Tp2>& __in) noexcept
166 get(pair<_Tp, _Up>& __p) noexcept
171 get(const pair<_Tp, _Up>& __p) noexcept
176 get(pair<_Tp, _Up>&& __p) noexcept
181 get(pair<_Up, _Tp>& __p) noexcept
186 get(const pair<_Up, _Tp>& __p) noexcept
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/std/
A Dutility146 /// Partial specialization for std::pair
151 /// Partial specialization for std::pair
153 struct tuple_size<std::pair<_Tp1, _Tp2>>
156 /// Partial specialization for std::pair
161 /// Partial specialization for std::pair
243 get(pair<_Tp, _Up>& __p) noexcept
248 get(const pair<_Tp, _Up>& __p) noexcept
253 get(pair<_Tp, _Up>&& __p) noexcept
263 get(pair<_Up, _Tp>& __p) noexcept
268 get(const pair<_Up, _Tp>& __p) noexcept
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/tr1/
A Dutility50 // Various functions which give std::pair a tuple-like interface.
52 struct tuple_size<std::pair<_Tp1, _Tp2> >
57 tuple_size<std::pair<_Tp1, _Tp2> >::value;
60 struct tuple_element<0, std::pair<_Tp1, _Tp2> >
64 struct tuple_element<1, std::pair<_Tp1, _Tp2> >
74 static _Tp1& __get(std::pair<_Tp1, _Tp2>& __pair)
78 static const _Tp1& __const_get(const std::pair<_Tp1, _Tp2>& __pair)
86 static _Tp2& __get(std::pair<_Tp1, _Tp2>& __pair)
95 inline typename tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type&
96 get(std::pair<_Tp1, _Tp2>& __in)
[all …]
A Dunordered_map.h41 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >, in _GLIBCXX_VISIBILITY()
44 : public _Hashtable<_Key, std::pair<const _Key, _Tp>, _Alloc, in _GLIBCXX_VISIBILITY()
45 std::_Select1st<std::pair<const _Key, _Tp> >, _Pred, in _GLIBCXX_VISIBILITY()
52 std::_Select1st<std::pair<const _Key, _Tp> >, _Pred, in _GLIBCXX_VISIBILITY()
83 __eql, std::_Select1st<std::pair<const _Key, _Tp> >(), __a) in _GLIBCXX_VISIBILITY()
90 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >, in _GLIBCXX_VISIBILITY()
93 : public _Hashtable<_Key, std::pair<const _Key, _Tp>, in _GLIBCXX_VISIBILITY()
95 std::_Select1st<std::pair<const _Key, _Tp> >, _Pred, in _GLIBCXX_VISIBILITY()
101 typedef _Hashtable<_Key, std::pair<const _Key, _Tp>, in _GLIBCXX_VISIBILITY()
103 std::_Select1st<std::pair<const _Key, _Tp> >, _Pred, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/tr1/
A Dutility50 // Various functions which give std::pair a tuple-like interface.
52 struct tuple_size<std::pair<_Tp1, _Tp2> >
57 tuple_size<std::pair<_Tp1, _Tp2> >::value;
60 struct tuple_element<0, std::pair<_Tp1, _Tp2> >
64 struct tuple_element<1, std::pair<_Tp1, _Tp2> >
74 static _Tp1& __get(std::pair<_Tp1, _Tp2>& __pair)
78 static const _Tp1& __const_get(const std::pair<_Tp1, _Tp2>& __pair)
86 static _Tp2& __get(std::pair<_Tp1, _Tp2>& __pair)
95 inline typename tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type&
96 get(std::pair<_Tp1, _Tp2>& __in)
[all …]
A Dunordered_map.h41 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >, in _GLIBCXX_VISIBILITY()
44 : public _Hashtable<_Key, std::pair<const _Key, _Tp>, _Alloc, in _GLIBCXX_VISIBILITY()
45 std::_Select1st<std::pair<const _Key, _Tp> >, _Pred, in _GLIBCXX_VISIBILITY()
52 std::_Select1st<std::pair<const _Key, _Tp> >, _Pred, in _GLIBCXX_VISIBILITY()
83 __eql, std::_Select1st<std::pair<const _Key, _Tp> >(), __a) in _GLIBCXX_VISIBILITY()
90 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >, in _GLIBCXX_VISIBILITY()
93 : public _Hashtable<_Key, std::pair<const _Key, _Tp>, in _GLIBCXX_VISIBILITY()
95 std::_Select1st<std::pair<const _Key, _Tp> >, _Pred, in _GLIBCXX_VISIBILITY()
101 typedef _Hashtable<_Key, std::pair<const _Key, _Tp>, in _GLIBCXX_VISIBILITY()
103 std::_Select1st<std::pair<const _Key, _Tp> >, _Pred, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/tr1/
A Dutility50 // Various functions which give std::pair a tuple-like interface.
52 struct tuple_size<std::pair<_Tp1, _Tp2> >
57 tuple_size<std::pair<_Tp1, _Tp2> >::value;
60 struct tuple_element<0, std::pair<_Tp1, _Tp2> >
64 struct tuple_element<1, std::pair<_Tp1, _Tp2> >
74 static _Tp1& __get(std::pair<_Tp1, _Tp2>& __pair)
78 static const _Tp1& __const_get(const std::pair<_Tp1, _Tp2>& __pair)
86 static _Tp2& __get(std::pair<_Tp1, _Tp2>& __pair)
95 inline typename tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type&
96 get(std::pair<_Tp1, _Tp2>& __in)
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/tr1/
A Dutility50 // Various functions which give std::pair a tuple-like interface.
52 struct tuple_size<std::pair<_Tp1, _Tp2> >
57 tuple_size<std::pair<_Tp1, _Tp2> >::value;
60 struct tuple_element<0, std::pair<_Tp1, _Tp2> >
64 struct tuple_element<1, std::pair<_Tp1, _Tp2> >
74 static _Tp1& __get(std::pair<_Tp1, _Tp2>& __pair)
78 static const _Tp1& __const_get(const std::pair<_Tp1, _Tp2>& __pair)
86 static _Tp2& __get(std::pair<_Tp1, _Tp2>& __pair)
95 inline typename tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type&
96 get(std::pair<_Tp1, _Tp2>& __in)
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/tr1/
A Dutility50 // Various functions which give std::pair a tuple-like interface.
52 struct tuple_size<std::pair<_Tp1, _Tp2> >
57 tuple_size<std::pair<_Tp1, _Tp2> >::value;
60 struct tuple_element<0, std::pair<_Tp1, _Tp2> >
64 struct tuple_element<1, std::pair<_Tp1, _Tp2> >
74 static _Tp1& __get(std::pair<_Tp1, _Tp2>& __pair)
78 static const _Tp1& __const_get(const std::pair<_Tp1, _Tp2>& __pair)
86 static _Tp2& __get(std::pair<_Tp1, _Tp2>& __pair)
95 inline typename tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type&
96 get(std::pair<_Tp1, _Tp2>& __in)
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/tr1/
A Dutility50 // Various functions which give std::pair a tuple-like interface.
52 struct tuple_size<std::pair<_Tp1, _Tp2> >
57 tuple_size<std::pair<_Tp1, _Tp2> >::value;
60 struct tuple_element<0, std::pair<_Tp1, _Tp2> >
64 struct tuple_element<1, std::pair<_Tp1, _Tp2> >
74 static _Tp1& __get(std::pair<_Tp1, _Tp2>& __pair)
78 static const _Tp1& __const_get(const std::pair<_Tp1, _Tp2>& __pair)
86 static _Tp2& __get(std::pair<_Tp1, _Tp2>& __pair)
95 inline typename tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type&
96 get(std::pair<_Tp1, _Tp2>& __in)
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/tr1/
A Dutility50 // Various functions which give std::pair a tuple-like interface.
52 struct tuple_size<std::pair<_Tp1, _Tp2> >
57 tuple_size<std::pair<_Tp1, _Tp2> >::value;
60 struct tuple_element<0, std::pair<_Tp1, _Tp2> >
64 struct tuple_element<1, std::pair<_Tp1, _Tp2> >
74 static _Tp1& __get(std::pair<_Tp1, _Tp2>& __pair)
78 static const _Tp1& __const_get(const std::pair<_Tp1, _Tp2>& __pair)
86 static _Tp2& __get(std::pair<_Tp1, _Tp2>& __pair)
95 inline typename tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type&
96 get(std::pair<_Tp1, _Tp2>& __in)
[all …]
A Dunordered_map.h41 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >, in _GLIBCXX_VISIBILITY()
44 : public _Hashtable<_Key, std::pair<const _Key, _Tp>, _Alloc, in _GLIBCXX_VISIBILITY()
45 std::_Select1st<std::pair<const _Key, _Tp> >, _Pred, in _GLIBCXX_VISIBILITY()
52 std::_Select1st<std::pair<const _Key, _Tp> >, _Pred, in _GLIBCXX_VISIBILITY()
83 __eql, std::_Select1st<std::pair<const _Key, _Tp> >(), __a) in _GLIBCXX_VISIBILITY()
90 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >, in _GLIBCXX_VISIBILITY()
93 : public _Hashtable<_Key, std::pair<const _Key, _Tp>, in _GLIBCXX_VISIBILITY()
95 std::_Select1st<std::pair<const _Key, _Tp> >, _Pred, in _GLIBCXX_VISIBILITY()
101 typedef _Hashtable<_Key, std::pair<const _Key, _Tp>, in _GLIBCXX_VISIBILITY()
103 std::_Select1st<std::pair<const _Key, _Tp> >, _Pred, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/tr1/
A Dutility50 // Various functions which give std::pair a tuple-like interface.
52 struct tuple_size<std::pair<_Tp1, _Tp2> >
57 tuple_size<std::pair<_Tp1, _Tp2> >::value;
60 struct tuple_element<0, std::pair<_Tp1, _Tp2> >
64 struct tuple_element<1, std::pair<_Tp1, _Tp2> >
74 static _Tp1& __get(std::pair<_Tp1, _Tp2>& __pair)
78 static const _Tp1& __const_get(const std::pair<_Tp1, _Tp2>& __pair)
86 static _Tp2& __get(std::pair<_Tp1, _Tp2>& __pair)
95 inline typename tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type&
96 get(std::pair<_Tp1, _Tp2>& __in)
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/std/
A Dutility139 /// Partial specialization for std::pair
144 /// Partial specialization for std::pair
146 struct tuple_size<std::pair<_Tp1, _Tp2>>
149 /// Partial specialization for std::pair
154 /// Partial specialization for std::pair
221 get(pair<_Tp, _Up>& __p) noexcept
226 get(const pair<_Tp, _Up>& __p) noexcept
231 get(pair<_Tp, _Up>&& __p) noexcept
236 get(pair<_Up, _Tp>& __p) noexcept
241 get(const pair<_Up, _Tp>& __p) noexcept
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/
A Dutility150 /// Partial specialization for std::pair
155 /// Partial specialization for std::pair
157 struct tuple_size<std::pair<_Tp1, _Tp2>>
160 /// Partial specialization for std::pair
165 /// Partial specialization for std::pair
247 get(pair<_Tp, _Up>& __p) noexcept
252 get(const pair<_Tp, _Up>& __p) noexcept
257 get(pair<_Tp, _Up>&& __p) noexcept
267 get(pair<_Up, _Tp>& __p) noexcept
272 get(const pair<_Up, _Tp>& __p) noexcept
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/std/
A Dutility89 struct tuple_size<std::pair<_Tp1, _Tp2>>
93 struct tuple_element<0, std::pair<_Tp1, _Tp2>>
97 struct tuple_element<1, std::pair<_Tp1, _Tp2>>
143 get(std::pair<_Tp1, _Tp2>& __in) noexcept
148 get(std::pair<_Tp1, _Tp2>&& __in) noexcept
162 get(pair<_Tp, _Up>& __p) noexcept
167 get(const pair<_Tp, _Up>& __p) noexcept
172 get(pair<_Tp, _Up>&& __p) noexcept
177 get(pair<_Up, _Tp>& __p) noexcept
182 get(const pair<_Up, _Tp>& __p) noexcept
[all …]

Completed in 45 milliseconds

12345678910>>...37