AtomicDList.insertAfter

Undocumented in source. Be warned that the author may not have intended to support it.
class AtomicDList(T)
void
insertAfter
(
ref shared(Node)* cursor
,
shared T value
)

Meta