LLVM  4.0.0
llvm::ilist_tag< Tag > Struct Template Reference

Option to specify a tag for the node type. More...

#include <ilist_node_options.h>

Detailed Description

template<class Tag>
struct llvm::ilist_tag< Tag >

Option to specify a tag for the node type.

This option allows a single value type to be inserted in multiple lists simultaneously. See ilist_node for usage examples.

Definition at line 34 of file ilist_node_options.h.


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