Searched refs:__uses_allocator_constraints (Results 1 – 1 of 1) sorted by relevance
159 inline constexpr bool __uses_allocator_constraints = variable163 inline constexpr bool __uses_allocator_constraints = __is_cv_std_pair<_Tp> && !__convertible_to_con… variable171 … __enable_if_t<__uses_allocator_detail::__uses_allocator_constraints<_Pair, _Type>, int> = 0>181 __enable_if_t< __uses_allocator_detail::__uses_allocator_constraints<_Pair, _Type>, int>>