Searched refs:__is_std_pair (Results 1 – 1 of 1) sorted by relevance
35 inline constexpr bool __is_std_pair = false; variable38 inline constexpr bool __is_std_pair<pair<_Type1, _Type2>> = true; variable41 inline constexpr bool __is_cv_std_pair = __is_std_pair<remove_cv_t<_Tp>>;