Function sg::_append(SgExprListExp&, SgExpression *)#
Defined in File sageFunctors.h
Function Documentation#
-
static inline void sg::_append(SgExprListExp &container, SgExpression *elem)#
unified interface for storing an element in a sage container
Note
internal use