LLVM 22.0.0git
llvm::yaml::CheckIsBool< bool > Struct Template Reference

#include "llvm/Support/YAMLTraits.h"

Static Public Attributes

static const bool value = true

Detailed Description

template<bool>
struct llvm::yaml::CheckIsBool< bool >

Definition at line 1881 of file YAMLTraits.h.

Member Data Documentation

◆ value

template<bool>
const bool llvm::yaml::CheckIsBool< bool >::value = true
static

Definition at line 1882 of file YAMLTraits.h.


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