Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__memory/
H A Dallocator_arg_t.h41 struct __uses_alloc_ctor_imp { struct
49 struct __uses_alloc_ctor : integral_constant<int, __uses_alloc_ctor_imp<_Tp, _Alloc, _Args...>::value> {}; argument