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]

[v3] Add string move bits


Hi,

... since we have been adding C++0x bits to basic_string anyway, let's
add move constructor, assignment operator and assign too. Tested
x86_64-linux, committed.

Paolo.

//////////////////////

Attachment: CL_move_string
Description: Text document

Attachment: patch_move_string
Description: Text document


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