wrapper

Ben Elliston bje@wasabisystems.com
Wed Oct 8 12:12:00 GMT 2003


"Siddharth" <siddharth.k@ap.sony.com> writes:

> I want to  add a wrapper function to all member functions a class.

If you move that class to its own translation unit and compile it with
`-finstrument-functions', that might do what you want.

Ben




More information about the Gcc mailing list