LLVM: llvm::ilist_detail::explicitness< IsExplicit > Struct Template Reference (original) (raw)

Helper trait for recording whether an option is specified explicitly. More...

#include "[llvm/ADT/ilist_node_options.h](ilist%5F%5Fnode%5F%5Foptions%5F8h%5Fsource.html)"

Static Public Attributes
static const bool is_explicit = IsExplicit

template<bool IsExplicit>
struct llvm::ilist_detail::explicitness< IsExplicit >

Helper trait for recording whether an option is specified explicitly.

Definition at line 58 of file ilist_node_options.h.

is_explicit

template<bool IsExplicit>


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