From: kostyaready on
>But when changing it to:

>void f() {
>Base b();

>};

>it compiles. Why?

IMHO compiler thinks this is function declaration?


[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]