Searched defs:is_same_v (Results 1 – 4 of 4) sorted by relevance
26 inline constexpr bool is_same_v = __is_same(_Tp, _Up); variable