|
LLVM
4.0.0
|
#include <YAMLTraits.h>
Public Types | |
| typedef void(* | Signature_enumeration )(class IO &, T &) |
Static Public Member Functions | |
| template<typename U > | |
| static char | test (SameType< Signature_enumeration,&U::enumeration > *) |
| template<typename U > | |
| static double | test (...) |
Static Public Attributes | |
| static bool const | value |
Definition at line 227 of file YAMLTraits.h.
| typedef void(* llvm::yaml::has_ScalarEnumerationTraits< T >::Signature_enumeration)(class IO &, T &) |
Definition at line 229 of file YAMLTraits.h.
|
static |
|
static |
|
static |
Definition at line 238 of file YAMLTraits.h.
1.8.6