Function sg::swap_parent(SgNode *, SgNode *)

Function sg::swap_parent(SgNode *, SgNode *)#

Function Documentation#

static inline void sg::swap_parent(SgNode *lhs, SgNode *rhs)#

swaps the parent pointer of two nodes

Note

internal use