|
LLVM
3.7.0
|
#include <YAMLTraits.h>
Public Types | |
| typedef void(* | Signature_bitset )(class IO &, T &) |
Static Public Member Functions | |
| template<typename U > | |
| static char | test (SameType< Signature_bitset,&U::bitset > *) |
| template<typename U > | |
| static double | test (...) |
Static Public Attributes | |
| static bool const | value = (sizeof(test<ScalarBitSetTraits<T> >(nullptr)) == 1) |
Definition at line 219 of file YAMLTraits.h.
| typedef void(* llvm::yaml::has_ScalarBitSetTraits< T >::Signature_bitset)(class IO &, T &) |
Definition at line 221 of file YAMLTraits.h.
|
static |
|
static |
|
static |
Definition at line 230 of file YAMLTraits.h.
1.8.6