rope
85.6 KB
-
re PR libstdc++/61946 (rope construction, passing allocator referenct without const) · aec20dcf
PR libstdc++/61946 * include/ext/rope (rope::rope(char_producer<_CharT>*, size_t, bool, const allocator_type&)): Pass non-const allocator to _S_new_RopeFunction. * testsuite/ext/rope/61946.cc: New. From-SVN: r213220
Jonathan Wakely committed