SListLink

Undocumented in source.
mixin template SListLink () {}

Members

Mixins

__anonymous
mixin ListLink!false
Undocumented in source.

Mixed In Members

From mixin ListLink!false

NODEREF
alias NODEREF = RefType!(typeof(this))
Undocumented in source.
next
NODEREF next;
Undocumented in source.
prev
NODEREF prev;
Undocumented in source.

Meta