Searched defs:__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; variable