[Patch] [libstdc++] [C++0x] Export std::string base object move constructor.

Paolo Carlini pcarlini@gmail.com
Tue Mar 22 14:15:00 GMT 2011


Il 22/03/11 15.10, Jakub Jelinek ha scritto:
> i.e. from ctors only the complete ctors and not the base ctors.
> Probably the testcases use only complete ctors...
> And I couldn't find other cases in gnu.ver that would only
> export the complete ctor and not the base ctor at the same time,
> these two were the only ones.
Ah good, that's nice to know. Thus, please go ahead at your ease.

Paolo.



More information about the Gcc-patches mailing list