FastLED 3.9.15
Loading...
Searching...
No Matches

◆ iterator()

template<typename T>
fl::list< T >::iterator::iterator ( Node * node)
inline

Definition at line 96 of file list.h.

96: mNode(node) {}
Node * mNode
Definition list.h:92
A doubly-linked list container.
Definition list.h:21

References mNode.

Referenced by operator!=(), operator++(), operator++(), operator--(), operator--(), and operator==().

+ Here is the caller graph for this function: