reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

usr/include/c++/7.4.0/bits/uses_allocator.h
   48   _GLIBCXX17_INLINE constexpr allocator_arg_t allocator_arg =
  127       __or_<_Predicate<_Tp, allocator_arg_t, _Alloc, _Args...>,
usr/include/c++/7.4.0/future
 1066         promise(allocator_arg_t, const _Allocator& __a)
 1072         promise(allocator_arg_t, const _Allocator&, promise&& __rhs)
 1177         promise(allocator_arg_t, const _Allocator& __a)
 1183         promise(allocator_arg_t, const _Allocator&, promise&& __rhs)
 1267         promise(allocator_arg_t, const _Allocator& __a)
 1275         promise(allocator_arg_t, const _Allocator&, promise&& __rhs)
 1488 	packaged_task(allocator_arg_t, const _Allocator& __a) noexcept
 1504 	packaged_task(allocator_arg_t, const _Alloc& __a, _Fn&& __fn)
 1520 	packaged_task(allocator_arg_t, const _Allocator&,
 1528 	packaged_task(allocator_arg_t, const _Allocator&,
usr/include/c++/7.4.0/tuple
   89       _Head_base(allocator_arg_t, __uses_alloc0)
   93 	_Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a)
   97 	_Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a)
  135       _Head_base(allocator_arg_t, __uses_alloc0)
  139 	_Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a)
  143 	_Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a)
  242 	_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a)
  247 	_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
  255 	_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
  262         _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
  268 	_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
  275 	_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
  283 	_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
  385 	_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a)
  389 	_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
  394 	_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
  400         _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
  405 	_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
  411 	_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
  417 	_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
  719 	tuple(allocator_arg_t __tag, const _Alloc& __a)
  729 	tuple(allocator_arg_t __tag, const _Alloc& __a,
  740 	explicit tuple(allocator_arg_t __tag, const _Alloc& __a,
  750 	tuple(allocator_arg_t __tag, const _Alloc& __a,
  761 	explicit tuple(allocator_arg_t __tag, const _Alloc& __a,
  767 	tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& __in)
  771 	tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& __in)
  783 	tuple(allocator_arg_t __tag, const _Alloc& __a,
  798 	explicit tuple(allocator_arg_t __tag, const _Alloc& __a,
  813 	tuple(allocator_arg_t __tag, const _Alloc& __a,
  828 	explicit tuple(allocator_arg_t __tag, const _Alloc& __a,
  899 	tuple(allocator_arg_t, const _Alloc&) { }
  901 	tuple(allocator_arg_t, const _Alloc&, const tuple&) { }
 1066 	tuple(allocator_arg_t __tag, const _Alloc& __a)
 1077 	tuple(allocator_arg_t __tag, const _Alloc& __a,
 1089 	explicit tuple(allocator_arg_t __tag, const _Alloc& __a,
 1099 	tuple(allocator_arg_t __tag, const _Alloc& __a, _U1&& __a1, _U2&& __a2)
 1109 	explicit tuple(allocator_arg_t __tag, const _Alloc& __a,
 1115 	tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& __in)
 1119 	tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& __in)
 1128 	tuple(allocator_arg_t __tag, const _Alloc& __a,
 1140 	explicit tuple(allocator_arg_t __tag, const _Alloc& __a,
 1152 	tuple(allocator_arg_t __tag, const _Alloc& __a, tuple<_U1, _U2>&& __in)
 1162 	explicit tuple(allocator_arg_t __tag, const _Alloc& __a,
 1173         tuple(allocator_arg_t __tag, const _Alloc& __a,
 1183         explicit tuple(allocator_arg_t __tag, const _Alloc& __a,
 1193         tuple(allocator_arg_t __tag, const _Alloc& __a, pair<_U1, _U2>&& __in)
 1203         explicit tuple(allocator_arg_t __tag, const _Alloc& __a,