basic_string.tcc (assign(const _CharT*, size_type)): When working in place remember...
authorPaolo Carlini <pcarlini@suse.de>
Sun, 8 Feb 2004 17:11:07 +0000 (17:11 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sun, 8 Feb 2004 17:11:07 +0000 (17:11 +0000)
commitfd95f498f35fd109a26b7cf6a8196daf810682c9
treeacbefd13be11847a32f4dfc0bdff61346b8fdc98
parentc79751b99d7abc4cb48181fb81155e3022cba517
basic_string.tcc (assign(const _CharT*, size_type)): When working in place remember to set the state to sharable (otherwise...

2004-02-08  Paolo Carlini  <pcarlini@suse.de>

* include/bits/basic_string.tcc (assign(const _CharT*, size_type)):
When working in place remember to set the state to sharable
(otherwise, _M_mutate does it).

From-SVN: r77487
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/basic_string.tcc