Searched refs:always_false (Results 1 – 1 of 1) sorted by relevance
357 struct always_false : std::false_type {}; struct373 static_assert(always_false<F>::value, "non-exhaustive visitor"); in fdevent_call_fdfunc()