struct disjunction

Declaration

template <typename...>
struct disjunction : public std::integral_constant { /* full declaration omitted */ };

Declared at: third_party/fmt/include/fmt/format.h:276

Inherits from: std::integral_constant

Templates