LLVM  8.0.1
llvm::conjunction< B1, Bn... > Struct Template Reference

#include "llvm/ADT/STLExtras.h"

Inheritance diagram for llvm::conjunction< B1, Bn... >:
Inheritance graph
[legend]
Collaboration diagram for llvm::conjunction< B1, Bn... >:
Collaboration graph
[legend]

Detailed Description

template<typename B1, typename... Bn>
struct llvm::conjunction< B1, Bn... >

Definition at line 71 of file STLExtras.h.


The documentation for this struct was generated from the following file: