Home | History | Annotate | Download | only in include

Lines Matching full:_hash

334 template <class _Value, class _Hash = hash<_Value>, class _Pred = equal_to<_Value>,
342 typedef _Hash hasher;
619 template <class _Value, class _Hash, class _Pred, class _Alloc>
620 unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(size_type __n,
630 template <class _Value, class _Hash, class _Pred, class _Alloc>
631 unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(size_type __n,
641 template <class _Value, class _Hash, class _Pred, class _Alloc>
643 unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(
652 template <class _Value, class _Hash, class _Pred, class _Alloc>
654 unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(
666 template <class _Value, class _Hash, class _Pred, class _Alloc>
668 unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(
680 template <class _Value, class _Hash, class _Pred, class _Alloc>
682 unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(
691 template <class _Value, class _Hash, class _Pred, class _Alloc>
692 unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(
703 template <class _Value, class _Hash, class _Pred, class _Alloc>
704 unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(
717 template <class _Value, class _Hash, class _Pred, class _Alloc>
719 unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(
730 template <class _Value, class _Hash, class _Pred, class _Alloc>
731 unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(
754 template <class _Value, class _Hash, class _Pred, class _Alloc>
755 unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(
764 template <class _Value, class _Hash, class _Pred, class _Alloc>
765 unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(
777 template <class _Value, class _Hash, class _Pred, class _Alloc>
778 unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(
794 template <class _Value, class _Hash, class _Pred, class _Alloc>
796 unordered_set<_Value, _Hash, _Pred, _Alloc>&
797 unordered_set<_Value, _Hash, _Pred, _Alloc>::operator=(unordered_set&& __u)
808 template <class _Value, class _Hash, class _Pred, class _Alloc>
810 unordered_set<_Value, _Hash, _Pred, _Alloc>&
811 unordered_set<_Value, _Hash, _Pred, _Alloc>::operator=(
820 template <class _Value, class _Hash, class _Pred, class _Alloc>
824 unordered_set<_Value, _Hash, _Pred, _Alloc>::insert(_InputIterator __first,
831 template <class _Value, class _Hash, class _Pred, class _Alloc>
834 swap(unordered_set<_Value, _Hash, _Pred, _Alloc>& __x,
835 unordered_set<_Value, _Hash, _Pred, _Alloc>& __y)
841 template <class _Value, class _Hash, class _Pred, class _Alloc>
843 operator==(const unordered_set<_Value, _Hash, _Pred, _Alloc>& __x,
844 const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y)
848 typedef typename unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator
860 template <class _Value, class _Hash, class _Pred, class _Alloc>
863 operator!=(const unordered_set<_Value, _Hash, _Pred, _Alloc>& __x,
864 const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y)
869 template <class _Value, class _Hash = hash<_Value>, class _Pred = equal_to<_Value>,
877 typedef _Hash hasher;
1121 template <class _Value, class _Hash, class _Pred, class _Alloc>
1122 unordered_multiset<_Value, _Hash, _Pred, _Alloc>::unordered_multiset(
1132 template <class _Value, class _Hash, class _Pred, class _Alloc>
1133 unordered_multiset<_Value, _Hash, _Pred, _Alloc>::unordered_multiset(
1144 template <class _Value, class _Hash, class _Pred, class _Alloc>
1146 unordered_multiset<_Value, _Hash, _Pred, _Alloc>::unordered_multiset(
1155 template <class _Value, class _Hash, class _Pred, class _Alloc>
1157 unordered_multiset<_Value, _Hash, _Pred, _Alloc>::unordered_multiset(
1169 template <class _Value, class _Hash, class _Pred, class _Alloc>
1171 unordered_multiset<_Value, _Hash, _Pred, _Alloc>::unordered_multiset(
1183 _Hash, class _Pred, class _Alloc>
1185 unordered_multiset<_Value, _Hash, _Pred, _Alloc>::unordered_multiset(
1194 template <class _Value, class _Hash, class _Pred, class _Alloc>
1195 unordered_multiset<_Value, _Hash, _Pred, _Alloc>::unordered_multiset(
1206 template <class _Value, class _Hash, class _Pred, class _Alloc>
1207 unordered_multiset<_Value, _Hash, _Pred, _Alloc>::unordered_multiset(
1220 template <class _Value, class _Hash, class _Pred, class _Alloc>
1222 unordered_multiset<_Value, _Hash, _Pred, _Alloc>::unordered_multiset(
1233 template <class _Value, class _Hash, class _Pred, class _Alloc>
1234 unordered_multiset<_Value, _Hash, _Pred, _Alloc>::unordered_multiset(
1257 template <class _Value, class _Hash, class _Pred, class _Alloc>
1258 unordered_multiset<_Value, _Hash, _Pred, _Alloc>::unordered_multiset(
1267 template <class _Value, class _Hash, class _Pred, class _Alloc>
1268 unordered_multiset<_Value, _Hash, _Pred, _Alloc>::unordered_multiset(
1280 template <class _Value, class _Hash, class _Pred, class _Alloc>
1281 unordered_multiset<_Value, _Hash, _Pred, _Alloc>::unordered_multiset(
1297 template <class _Value, class _Hash, class _Pred, class _Alloc>
1299 unordered_multiset<_Value, _Hash, _Pred, _Alloc>&
1300 unordered_multiset<_Value, _Hash, _Pred, _Alloc>::operator=(
1312 template <class _Value, class _Hash, class _Pred, class _Alloc>
1314 unordered_multiset<_Value, _Hash, _Pred, _Alloc>&
1315 unordered_multiset<_Value, _Hash, _Pred, _Alloc>::operator=(
1324 template <class _Value, class _Hash, class _Pred, class _Alloc>
1328 unordered_multiset<_Value, _Hash, _Pred, _Alloc>::insert(_InputIterator __first,
1335 template <class _Value, class _Hash, class _Pred, class _Alloc>
1338 swap(unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __x,
1339 unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __y)
1345 template <class _Value, class _Hash, class _Pred, class _Alloc>
1347 operator==(const unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __x,
1348 const unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __y)
1352 typedef typename unordered_multiset<_Value, _Hash, _Pred, _Alloc>::const_iterator
1368 template <class _Value, class _Hash, class _Pred, class _Alloc>
1371 operator!=(const unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __x,
1372 const unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __y)