gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf
Jonathan Wakely 387c17d312 PR libstdc++/81381 support stateful allocators in basic_stringbuf
PR libstdc++/81381
	* include/bits/sstream.tcc (basic_stringbuf::overflow)
	(basic_stringbuf::basic_stringbuf(const __string_type&, ios::mode))
	(basic_stringbuf::str()): Construct new strings with an allocator.
	* testsuite/27_io/basic_stringbuf/cons/81381.cc: New.

From-SVN: r250101
2017-07-10 18:59:02 +01:00
..
cons PR libstdc++/81381 support stateful allocators in basic_stringbuf 2017-07-10 18:59:02 +01:00
imbue Update copyright years. 2017-01-01 13:07:43 +01:00
in_avail Update copyright years. 2017-01-01 13:07:43 +01:00
overflow Update copyright years. 2017-01-01 13:07:43 +01:00
pbackfail Update copyright years. 2017-01-01 13:07:43 +01:00
requirements Update copyright years. 2017-01-01 13:07:43 +01:00
sbumpc Update copyright years. 2017-01-01 13:07:43 +01:00
seekoff Update copyright years. 2017-01-01 13:07:43 +01:00
seekpos Update copyright years. 2017-01-01 13:07:43 +01:00
setbuf Update copyright years. 2017-01-01 13:07:43 +01:00
sgetc Update copyright years. 2017-01-01 13:07:43 +01:00
sgetn Update copyright years. 2017-01-01 13:07:43 +01:00
snextc Update copyright years. 2017-01-01 13:07:43 +01:00
sputbackc Update copyright years. 2017-01-01 13:07:43 +01:00
sputc Update copyright years. 2017-01-01 13:07:43 +01:00
sputn Update copyright years. 2017-01-01 13:07:43 +01:00
str Update copyright years. 2017-01-01 13:07:43 +01:00
sungetc Update copyright years. 2017-01-01 13:07:43 +01:00
sync Update copyright years. 2017-01-01 13:07:43 +01:00