Method CompilerEnvironment()->CPP()->clear_macros()


Method clear_macros

void clear_macros()

Description

Clear the set of macros.

It is recomended to call this function when the CPP object is no longer to be used.

See also

define_macro()