This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Hi,
The testcases are copies of corresponding moveable.cc tests, just
using the new class inheriting from std::basic_string<char>  resp.
std::basic_string<wchar_t>  and with -fno-inline.
Is that ok?
Minor nit: no 2010 among the Copyright years.

Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]