Searched refs:always_false_v (Results 1 – 1 of 1) sorted by relevance
35 inline constexpr bool always_false_v = false; variable130 static_assert(always_false_v<T>, "non-exhaustive visitor!"); in PollAndProcessGarbage()