|
LLVM
8.0.1
|
traits class for checking whether type T is a base class for all the given types in the variadic list. More...
#include "llvm/ADT/STLExtras.h"

Static Public Attributes | |
| static const bool | value = true |
traits class for checking whether type T is a base class for all the given types in the variadic list.
Definition at line 1028 of file STLExtras.h.
|
static |
Definition at line 1029 of file STLExtras.h.
1.8.13