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