Function sg::swap_parent(SgNode *, SgNode *)#
Defined in File sageGeneric.h
Function Documentation#
-
static inline void sg::swap_parent(SgNode *lhs, SgNode *rhs)#
swaps the parent pointer of two nodes
Note
internal use
Defined in File sageGeneric.h
swaps the parent pointer of two nodes
Note
internal use