This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Problem with class operators.
- From: Eljay Love-Jensen <eljay at adobe dot com>
- To: Kristian Kratzenstein <kristian dot kratzenstein at kielnet dot net>, gcc-help at gcc dot gnu dot org
- Date: Mon, 25 Jul 2005 13:00:30 -0500
- Subject: Re: Problem with class operators.
Hi Kristian,
> So, is there a way to get those methods preserved, so I could link to them
> ?
Not to my knowledge. I presume that those methods ARE preserved, but that
they are internal linkage only.
HTH,
--Eljay