tr1_impl/unordered_set File Reference
Go to the source code of this file.
Classes
Namespaces
Functions
-
template<class _Value , class _Hash , class _Pred , class _Alloc > void std::swap (unordered_multiset< _Value, _Hash, _Pred, _Alloc > &__x, unordered_multiset< _Value, _Hash, _Pred, _Alloc > &&__y)
-
template<class _Value , class _Hash , class _Pred , class _Alloc > void std::swap (unordered_multiset< _Value, _Hash, _Pred, _Alloc > &&__x, unordered_multiset< _Value, _Hash, _Pred, _Alloc > &__y)
-
template<class _Value , class _Hash , class _Pred , class _Alloc > void std::swap (unordered_set< _Value, _Hash, _Pred, _Alloc > &__x, unordered_set< _Value, _Hash, _Pred, _Alloc > &&__y)
-
template<class _Value , class _Hash , class _Pred , class _Alloc > void std::swap (unordered_set< _Value, _Hash, _Pred, _Alloc > &&__x, unordered_set< _Value, _Hash, _Pred, _Alloc > &__y)
-
template<class _Value , class _Hash , class _Pred , class _Alloc > void std::swap (unordered_multiset< _Value, _Hash, _Pred, _Alloc > &__x, unordered_multiset< _Value, _Hash, _Pred, _Alloc > &__y)
-
template<class _Value , class _Hash , class _Pred , class _Alloc > void std::swap (unordered_set< _Value, _Hash, _Pred, _Alloc > &__x, unordered_set< _Value, _Hash, _Pred, _Alloc > &__y)
-
template<class _Value , class _Hash , class _Pred , class _Alloc , bool __cache_hash_code> void std::swap (__unordered_multiset< _Value, _Hash, _Pred, _Alloc, __cache_hash_code > &__x, __unordered_multiset< _Value, _Hash, _Pred, _Alloc, __cache_hash_code > &__y)
-
template<class _Value , class _Hash , class _Pred , class _Alloc , bool __cache_hash_code> void std::swap (__unordered_set< _Value, _Hash, _Pred, _Alloc, __cache_hash_code > &__x, __unordered_set< _Value, _Hash, _Pred, _Alloc, __cache_hash_code > &__y)
Detailed Description
This is an internal header file, included by other library headers. You should not attempt to use it directly.
Definition in file tr1_impl/unordered_set.