Searched refs:uses_allocator (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__memory/
H A Duses_allocator.h47 struct _LIBCPP_TEMPLATE_VIS uses_allocator struct in inherits:__uses_allocator
54 inline constexpr size_t uses_allocator_v = uses_allocator<_Tp, _Alloc>::value;
H A Dallocator_arg_t.h14 #include <__memory/uses_allocator.h>
42 static const bool __ua = uses_allocator<_Tp, _RawAlloc>::value;
H A Duses_allocator_construction.h14 #include <__memory/uses_allocator.h>
/openbsd-current/gnu/lib/libcxx/
H A DMakefile529 __memory/uses_allocator.h \

Completed in 177 milliseconds