------- Comment #3 from pinskia at gcc dot gnu dot org 2008-10-02 18:33 ------- This is the correct behavior really. The constructor for std::vector which has a size agrument has a default argument of the type.
I get the same behavior with/without the copy constructor too. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37720