Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__memory/
H A Duses_allocator_construction.h159 inline constexpr bool __uses_allocator_constraints = global() variable
163 inline constexpr bool __uses_allocator_constraints = __is_cv_std_pair<_Tp> && !__convertible_to_const_pair_ref<_Up>; global() variable