This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
wrapper
- From: "Siddharth" <siddharth dot k at ap dot sony dot com>
- To: <gcc at gcc dot gnu dot org>
- Date: Wed, 1 Oct 2003 11:38:46 +0530
- Subject: wrapper
- Reply-to: "Siddharth" <siddharth dot k at ap dot sony dot com>
Hi,
I want to add a wrapper function to all member functions a class.
Is there way I can do it through some option in gcc during make.The wrapper
function is same.
Also,
Does gcc support an option where in I can add a single wrapper function to
all member functions of all classes coded,through make file?
Regards
Siddharth