Searched defs:__uses_allocator_constraints (Results 1 – 1 of 1) sorted by relevance
159 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