Re: [sigc] libsigc++ 1.9.13 fails on Solaris 9 sparc
- From: Murray Cumming <murrayc murrayc com>
- To: Damien Carbery <Damien Carbery Sun COM>
- Cc: Martin Schulze <martin-ml hippogriff de>, libsigc++ list <libsigc-list gnome org>
- Subject: Re: [sigc] libsigc++ 1.9.13 fails on Solaris 9 sparc
- Date: Mon, 22 Mar 2004 14:12:53 +0100
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?
--
Murray Cumming
www.murrayc.com
murrayc murrayc com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]