------- Comment #7 from paolo dot carlini at oracle dot com 2009-02-09 17:26 ------- (In reply to comment #6) > Was there a compelling reason to remove it in favor of the unified > ::resize(size_type, const value_type& t = T)?
Yes, is non-conforming! I thought it was clear at this point... Just try to instantiate that version of std::vector with a non-DefaultConstructible Tp! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39136