[GCC-XML]Get rid of compiler created construcors
Iwan Birrer
ibirrer at control.ee.ethz.ch
Wed Sep 24 05:20:40 EDT 2003
Hi,
I am generating XMI (UML) with the information from GCC-XML. In the XMI I
don't want to have the compiler generated constructors (copy constr. and
standard constr.) but the problem is that I cannot distinguish in the file
generated by GCC-XML if the constructor has been added by the compiler or is
coded in the source file. Is it somehow possible to exclude the compiler
generated constructors with GCC-XML?
Thanks for any help!
Iwan
More information about the gccxml
mailing list