LLVM 19.0.0git
llvm::ilist_node_base< EnableSentinelTracking > Class Template Reference

Base class for ilist nodes. More...

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 19 of file ilist_node_base.h.


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