llvm-project/libcxx/test/input.output/string.streams/stringstream.cons
Howard Hinnant 1347d33451 The move / swap members were not correctly taking all of the possible states of the basic_stringbuf into account. Just rewrote these members. Test included. This fixes http://llvm.org/bugs/show_bug.cgi?id=15659.
llvm-svn: 178690
2013-04-03 20:21:29 +00:00
..
stringstream.assign license change 2010-11-16 22:09:02 +00:00
default.pass.cpp license change 2010-11-16 22:09:02 +00:00
move.pass.cpp license change 2010-11-16 22:09:02 +00:00
move2.pass.cpp The move / swap members were not correctly taking all of the possible states of the basic_stringbuf into account. Just rewrote these members. Test included. This fixes http://llvm.org/bugs/show_bug.cgi?id=15659. 2013-04-03 20:21:29 +00:00
string.pass.cpp license change 2010-11-16 22:09:02 +00:00