Home
last modified time | relevance | path

Searched defs:allocator_arg (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libcxx/include/__memory/
H A Dallocator_arg_t.h31 inline constexpr allocator_arg_t allocator_arg = allocator_arg_t(); variable
33 constexpr allocator_arg_t allocator_arg = allocator_arg_t(); variable