LLVM: llvm::yaml::has_MappingValidateTraits< T, EmptyContext > Struct Template Reference (original) (raw)

#include "[llvm/Support/YAMLTraits.h](YAMLTraits%5F8h%5Fsource.html)"

Inheritance diagram for llvm::yaml::has_MappingValidateTraits< T, EmptyContext >:

Public Types
using SignatureValidate = std::string (*)(class IO &, T &)
template
using check = SameType<SignatureValidate, &U::validate>

Detailed Description

template<class T>
struct llvm::yaml::has_MappingValidateTraits< T, EmptyContext >

Definition at line 399 of file YAMLTraits.h.

Member Typedef Documentation

check

template<class T>

template

SignatureValidate

Member Data Documentation

value


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