Searched defs:unordered_set (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
H A Dunordered_set.h1 // TR1 unordered_set implementation -*- C++ -*-
25 /** @file tr1/unordered_set.h
27 * Do not attempt to use it directly. @headername{tr1/unordered_set}
173 class unordered_set class in namespace:tr1
186 unordered_set(size_type __n = 10, function in class:tr1::unordered_set
194 unordered_set(_InputIterator __f, _InputIterator __l, function in class:tr1::unordered_set
255 swap(unordered_set<_Value, _Hash, _Pred, _Alloc>& __x,
256 unordered_set<_Value, _Hash, _Pred, _Alloc>& __y)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/tr1/
H A Dunordered_set.h1 // TR1 unordered_set implementation -*- C++ -*-
25 /** @file tr1/unordered_set.h
27 * Do not attempt to use it directly. @headername{tr1/unordered_set}
173 class unordered_set class in namespace:tr1
186 unordered_set(size_type __n = 10, function in class:tr1::unordered_set
194 unordered_set(_InputIterator __f, _InputIterator __l, function in class:tr1::unordered_set
255 swap(unordered_set<_Value, _Hash, _Pred, _Alloc>& __x,
256 unordered_set<_Value, _Hash, _Pred, _Alloc>& __y)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
H A Dunordered_set.h1 // TR1 unordered_set implementation -*- C++ -*-
25 /** @file tr1/unordered_set.h
27 * Do not attempt to use it directly. @headername{tr1/unordered_set}
173 class unordered_set class in namespace:tr1
186 unordered_set(size_type __n = 10, function in class:tr1::unordered_set
194 unordered_set(_InputIterator __f, _InputIterator __l, function in class:tr1::unordered_set
255 swap(unordered_set<_Value, _Hash, _Pred, _Alloc>& __x,
256 unordered_set<_Value, _Hash, _Pred, _Alloc>& __y)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dunordered_set.h0 // unordered_set implementation -*- C++ -*-
25 /** @file bits/unordered_set.h
27 * Do not attempt to use it directly. @headername{unordered_set}
37 /// Base types for unordered_set.
93 class unordered_set : __check_copy_constructible<_Alloc> class in inherits:__check_copy_constructible
132 unordered_set(size_type __n = 10, function in class:unordered_set
140 * @brief Builds an %unordered_set from a range.
148 * Create an %unordered_set consisting of copies of the elements from
153 unordered_set(_InputIterator __f, _InputIterator __l, function in class:unordered_set
162 unordered_set(cons
178 unordered_set(initializer_list<value_type> __l, function in class:unordered_set
1271 operator ==(const unordered_set<_Value, _Hash, _Pred, _Alloc>& __x, const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) argument
1277 operator !=(const unordered_set<_Value, _Hash, _Pred, _Alloc>& __x, const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dunordered_set.h0 // unordered_set implementation -*- C++ -*-
25 /** @file bits/unordered_set.h
27 * Do not attempt to use it directly. @headername{unordered_set}
37 /// Base types for unordered_set.
93 class unordered_set : __check_copy_constructible<_Alloc> class in inherits:__check_copy_constructible
132 unordered_set(size_type __n = 10, function in class:unordered_set
140 * @brief Builds an %unordered_set from a range.
148 * Create an %unordered_set consisting of copies of the elements from
153 unordered_set(_InputIterator __f, _InputIterator __l, function in class:unordered_set
162 unordered_set(cons
178 unordered_set(initializer_list<value_type> __l, function in class:unordered_set
1271 operator ==(const unordered_set<_Value, _Hash, _Pred, _Alloc>& __x, const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) argument
1277 operator !=(const unordered_set<_Value, _Hash, _Pred, _Alloc>& __x, const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dunordered_set.h0 // unordered_set implementation -*- C++ -*-
25 /** @file bits/unordered_set.h
27 * Do not attempt to use it directly. @headername{unordered_set}
37 /// Base types for unordered_set.
93 class unordered_set : __check_copy_constructible<_Alloc> class in inherits:__check_copy_constructible
132 unordered_set(size_type __n = 10, function in class:unordered_set
140 * @brief Builds an %unordered_set from a range.
148 * Create an %unordered_set consisting of copies of the elements from
153 unordered_set(_InputIterator __f, _InputIterator __l, function in class:unordered_set
162 unordered_set(cons
178 unordered_set(initializer_list<value_type> __l, function in class:unordered_set
1271 operator ==(const unordered_set<_Value, _Hash, _Pred, _Alloc>& __x, const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) argument
1277 operator !=(const unordered_set<_Value, _Hash, _Pred, _Alloc>& __x, const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) argument
[all...]

Completed in 96 milliseconds