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>
typedef T llvm::enable_if_c< Cond, T >::type

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1