Searched defs:negation_v (Results 1 – 4 of 4) sorted by relevance
28 inline constexpr bool negation_v = !_Tp::value; variable