Fix PR33727: std::basic_stringbuf only works with DefaultConstructible allocators...
authorMarshall Clow <mclow.lists@gmail.com>
Wed, 2 Aug 2017 17:31:09 +0000 (17:31 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Wed, 2 Aug 2017 17:31:09 +0000 (17:31 +0000)
commita054f828ddf4c1f9eae8889381cccdd3bdf7b2bf
tree722b0231812f12ac7bd52597a85ca8485e811c31
parent5a1dd7e99055eb457d0f6efa0267b009608cbaaa
Fix PR33727: std::basic_stringbuf only works with DefaultConstructible allocators. Thanks to Jonathan Wakely for the report and suggested fix

llvm-svn: 309838
libcxx/include/sstream
libcxx/test/std/input.output/string.streams/stringstream.cons/string.pass.cpp