LLVM 22.0.0git
|
#include "llvm/Support/YAMLTraits.h"
Public Types | |
template<class U> | |
using | check = decltype(&U::flow) |
Static Public Attributes | |
static constexpr bool | value = is_detected<check, T>::value |
Definition at line 446 of file YAMLTraits.h.
using llvm::yaml::has_FlowTraits< T >::check = decltype(&U::flow) |
Definition at line 447 of file YAMLTraits.h.
|
staticconstexpr |
Definition at line 449 of file YAMLTraits.h.