LLVM: llvm::yaml::has_SequenceMethodTraits< T > Struct Template Reference (original) (raw)

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

Public Types
using SignatureSize = size_t (*)(class IO &, T &)
template
using check = SameType<SignatureSize, &U::size>

Detailed Description

template<class T>
struct llvm::yaml::has_SequenceMethodTraits< T >

Definition at line 427 of file YAMLTraits.h.

Member Typedef Documentation

check

template<class T>

template

SignatureSize

Member Data Documentation

value


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