Searched refs:allocator_arg (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| D | uses_allocator.h | 53 _GLIBCXX17_INLINE constexpr allocator_arg_t allocator_arg = in _GLIBCXX_VISIBILITY() local 174 ::new ((void*)__ptr) _Tp(allocator_arg, *__a._M_a, in _GLIBCXX_VISIBILITY()
|
| D | uses_allocator_args.h | 68 allocator_arg, __a, std::forward<_Args>(__args)...); in _GLIBCXX_VISIBILITY()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| D | scoped_allocator | 218 allocator_arg, inner_allocator(), 487 return { allocator_arg, inner_allocator(),
|
| D | tuple | 100 : _M_head_impl(allocator_arg, *__a._M_a) { } 115 : _M_head_impl(allocator_arg, *__a._M_a, std::forward<_UHead>(__uhead)) 156 : _Head(allocator_arg, *__a._M_a) { } 171 : _Head(allocator_arg, *__a._M_a, std::forward<_UHead>(__uhead)) { } 209 : _M_head_impl(allocator_arg, *__a._M_a) { } 224 : _M_head_impl(allocator_arg, *__a._M_a, std::forward<_UHead>(__uhead))
|
| D | memory_resource | 272 ::new(__p) _Tp1(allocator_arg, *this, 391 allocator_arg, *__ua._M_a, std::get<_Ind>(std::move(__t))...
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/ |
| D | ChangeLog-2017 | 3003 * include/bits/uses_allocator.h (allocator_arg, uses_allocator_v)
|
| D | ChangeLog-2016 | 53 sfinae away when the first argument is an allocator_arg. 9304 * include/bits/uses_allocator.h (allocator_arg_t, allocator_arg,
|
| D | ChangeLog-2010 | 1663 * include/bits/allocator.h (allocator_arg_t, allocator_arg,
|