Searched defs:is_volatile_v (Results 1 – 6 of 6) sorted by relevance
28 inline constexpr bool is_volatile_v = __is_volatile(_Tp); variable