AccessibleNode.posInSet

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void posInSet(Optional!(T0) posInSet)
    struct AccessibleNode
    nothrow
    void
    posInSet
    (
    T0
    )
    (
    scope auto ref Optional!(T0) posInSet
    )
    if (
    isTOrPointer!(T0, uint)
    )
  2. Optional!(uint) posInSet()

Meta