From: kostyaready on 18 Feb 2006 07:16 >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! ] |