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

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

Static Public Attributes
static constexpr bool value

Detailed Description

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

Definition at line 436 of file YAMLTraits.h.

Member Typedef Documentation

check

template<class T>

template

SignatureInput

Member Data Documentation

value

Initial value:

=

typename detail::detector< void, Op, Args... >::value_t is_detected

Detects if a given trait holds for some set of arguments 'Args'.

static constexpr bool value

Definition at line 441 of file YAMLTraits.h.


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