LLVM 19.0.0git
llvm::ilist_detail::check_options< Options > Struct Template Reference

Check whether options are valid. More...

Detailed Description

template<class... Options>
struct llvm::ilist_detail::check_options< Options >

Check whether options are valid.

The conjunction of is_valid_option on each individual option.

Definition at line 120 of file ilist_node_options.h.


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