TreeNode.this

Sets our main struct and passes it to the parent class.

  1. this(DzlTreeNode* dzlTreeNode, bool ownedRef = false)
    class TreeNode
    this
    (
    DzlTreeNode* dzlTreeNode
    ,
    bool ownedRef = false
    )
  2. this()

Meta