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

/openbsd-current/gnu/llvm/libcxx/include/__memory/
H A Dallocator_arg_t.h42 static const bool __ua = uses_allocator<_Tp, _RawAlloc>::value; member in struct:__uses_alloc_ctor_imp
45 static const int value = __ua ? 2 - __ic : 0;

Completed in 104 milliseconds