------- Comment #1 from paolo dot carlini at oracle dot com 2009-03-14 23:36 ------- According to the current C++ Standard, elements of std::vector must be CopyConstructible (20.1.3) and such a type cannot have an explicit copy constructor.
-- paolo dot carlini at oracle dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39463