AVLNodeBitwise.right

Undocumented in source.
  1. typeof(this)* right()
  2. const(typeof(this))* right()
  3. void right(typeof(this)* newRight)
    struct AVLNodeBitwise(T)
    nothrow @property
    void
    right
    ()

Meta