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