LLVM  8.0.1
llvm::ilist_detail::check_options< Options > Struct Template Reference

Check whether options are valid. More...

#include "llvm/ADT/ilist_node_options.h"

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 96 of file ilist_node_options.h.


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