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

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

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

Public Types
using SignatureMapping = void (*)(class IO &, T &)
template
using check = SameType<SignatureMapping, &U::mapping>

Detailed Description

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

Definition at line 380 of file YAMLTraits.h.

Member Typedef Documentation

check

template<class T>

template

SignatureMapping

Member Data Documentation

value


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