Searched defs:allocator_arg_t (Results 1 – 4 of 4) sorted by relevance
17 void test(std::allocator_arg_t) {} in test()
7 tuple(allocator_arg_t, const _Alloc&) {} in tuple() argument
20 void test(std::allocator_arg_t) {} in test()
26 struct _LIBCPP_TEMPLATE_VIS allocator_arg_t { explicit allocator_arg_t() = default; }; struct