Patrick Hartling wrote: > I am running into a strange problem with GCC 3.2 and 3.3 where multiple > constructor calls in a single statement won't parse. This should be already fixed since GCC 3.4.0 with the new C++ parser. Would you please test it with a newer version? Giovanni Baoj