Cogs.Core
|
Public Attributes | |
IntrusiveNode * | next = nullptr |
IntrusiveNode * | prev = nullptr |
Definition at line 8 of file IntrusiveList.h.
IntrusiveNode* Cogs::IntrusiveNode::next = nullptr |
Definition at line 10 of file IntrusiveList.h.
IntrusiveNode* Cogs::IntrusiveNode::prev = nullptr |
Definition at line 11 of file IntrusiveList.h.