|
Cogs.Foundation
|
#include <IntrusiveList.h>
Public Member Functions | |
| bool | operator!= (const Iterator &other) const |
| Iterator & | operator++ () |
| IntrusiveNode * | operator* () const |
Public Attributes | |
| IntrusiveNode * | ptr = nullptr |
|
inline |
References ptr.
|
inline |
|
inline |
References Cogs::IntrusiveNode::next.
| IntrusiveNode* Cogs::IntrusiveList::Iterator::ptr = nullptr |
Referenced by operator!=().