LLVM  8.0.1
llvm::ilist_node_base< EnableSentinelTracking > Class Template Reference

Base class for ilist nodes. More...

#include "llvm/ADT/ilist_node_base.h"

Detailed Description

template<bool EnableSentinelTracking>
class llvm::ilist_node_base< EnableSentinelTracking >

Base class for ilist nodes.

Optionally tracks whether this node is the sentinel.

Definition at line 20 of file ilist_node_base.h.


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