|
LLVM
4.0.0
|
Check whether an option is valid. More...
#include <ilist_node_options.h>
Check whether an option is valid.
The steps for adding and enabling a new ilist option include:
is_valid_option<ilist_foo<Bar>> to inherit from std::true_type to get static assertions passing in simple_ilist and ilist_node. Definition at line 56 of file ilist_node_options.h.
1.8.6