#include <more/lang/cx_expr.h>
Inheritance diagram for more::lang::cx_expr_with_ctor_dtor:
If the expression appears as a subexpression the constructor is added before and the destructor is added after the statement of which it is a subexpression.
|
|
|
Append constructors of this expression to blk.
Reimplemented from more::lang::cx_expr. Reimplemented in more::lang::cx_package_variable. |
|
Append destructors of this expression to blk. Implementations of this function shall not declare variables in blk. Reimplemented from more::lang::cx_expr. Reimplemented in more::lang::cx_package_variable. |
|
|
|
|
|
|