|
LLVM
4.0.0
|
#include <YAMLTraits.h>
Public Types | |
| typedef void(* | Signature_mapping )(class IO &, T &, Context &) |
Static Public Member Functions | |
| template<typename U > | |
| static char | test (SameType< Signature_mapping,&U::mapping > *) |
| template<typename U > | |
| static double | test (...) |
Static Public Attributes | |
| static bool const | value |
Definition at line 299 of file YAMLTraits.h.
| typedef void(* llvm::yaml::has_MappingTraits< T, Context >::Signature_mapping)(class IO &, T &, Context &) |
Definition at line 300 of file YAMLTraits.h.
|
static |
|
static |
|
static |
Definition at line 309 of file YAMLTraits.h.
1.8.6