
13 Feb
2012
13 Feb
'12
10:31 p.m.
On Mon, 13 Feb 2012 23:25:51 +0100, Nathan Ridge <zeratul976@hotmail.com> wrote:
A note: if you substitute using signature = R (Arg...); with: typedef R (Arg...) signature; you get a compile time error.
I believe the correct typedef syntax is:
typedef R signature(Arg...);
(This syntax never made sense to me, but it's the only one there was prior to C++11).
Right! A stupid error! Thanks for having pointed out that. I prefer the new using syntax, too. Regards, -- Marco -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/