Re: Re: [sigc] libsigc++ 1.9.13 fails on Solaris 9 sparc
- From: martin-ml hippogriff de
- To: Murray Cumming <murrayc murrayc com>
- Cc: Damien Carbery <Damien Carbery Sun COM>, libsigc++ list <libsigc-list gnome org>
- Subject: Re: Re: [sigc] libsigc++ 1.9.13 fails on Solaris 9 sparc
- Date: Mon, 22 Mar 2004 20:18:41 +0100
Am 22.03.2004 um 14:12 Uhr haben Sie geschrieben:
> On Mon, 2004-03-22 at 13:56, Damien Carbery wrote:
> > Worse.
> > Line is now:
> > thing_.template operator()<int>(1, 2);
> >
> > line 20: Error: A class template name was expected instead of
operator.
> > line 20: Error: Badly formed expression.
> >
> > with:
> > thing_.T operator()<int>(1, 2);
> > line 20: Error: operator() is not defined.
> > line 20: Error: Badly formed expression.
>
> Martin, do you think there is any way to keep the operator() in the
API,
> but use a normal callit() method internally?
Well, there doesn't seem to be a way around it.
Regards,
Martin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]