DListLink

Undocumented in source.
mixin template DListLink () {}

Members

Mixins

__anonymous
mixin ListLink!true
Undocumented in source.

Mixed In Members

From mixin ListLink!true

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

Meta