struct conjunction

Declaration

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

Declared at: llvm/include/llvm/ADT/STLExtras.h:62

Inherits from: std::integral_constant

Templates