llvm::enable_if_c< Cond, T > Struct Template Reference
#include <type_traits.h>
List of all members.
Public Types |
typedef T | type |
template<bool Cond, typename T = void>
struct llvm::enable_if_c< Cond, T >
Member Typedef Documentation
template<bool Cond, typename T = void>
The documentation for this struct was generated from the following file: