Cogs.Core
|
Public Member Functions | |
bool | operator!= (const Iterator &other) const |
Iterator & | operator++ () |
IntrusiveNode * | operator* () const |
Public Attributes | |
IntrusiveNode * | ptr = nullptr |
Definition at line 16 of file IntrusiveList.h.
|
inline |
Definition at line 18 of file IntrusiveList.h.
|
inline |
Definition at line 20 of file IntrusiveList.h.
|
inline |
Definition at line 19 of file IntrusiveList.h.
IntrusiveNode* Cogs::IntrusiveList::Iterator::ptr = nullptr |
Definition at line 17 of file IntrusiveList.h.