Hi, according to n3242 8.5.6,
If a program calls for the default initialization of an object of a const-qualified type T, T shall be a class type with a user-provided default constructor. This patches fixes 3 places in libstdc++ code where this requirement is violated. Please review. I don't have svn write access.
libstdc++-explicit-default-ctor.patch
Description: Binary data