struct always_false
Declaration
template <typename... Ts>
struct always_false : public std::integral_constant { /* full declaration omitted */ };Declared at: libs/pika/type_support/include/pika/type_support/pack.hpp:96
Inherits from: std::integral_constant