Searched refs:negation_v (Results 1 – 3 of 3) sorted by relevance
28 inline constexpr bool negation_v = !_Tp::value; variable
414 inline constexpr bool negation_v = negation<B>::value; // C++17
823 SYMBOL(negation_v, std::, <type_traits>)