]> git.ipfire.org Git - thirdparty/gcc.git/commit
basic_string.tcc (_S_construct(size_type, _CharT, const _Alloc&)): Remove redundant...
authorPaolo Carlini <pcarlini@suse.de>
Mon, 19 Jan 2004 08:53:32 +0000 (08:53 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 19 Jan 2004 08:53:32 +0000 (08:53 +0000)
commit954b12d2dc0c85814de90bbe9e01869ded7bba1a
treee54d6719f1ac9bdd0393c2187c682728e676830b
parent8c80adb754abf2db9f949d2cc6047002d624411e
basic_string.tcc (_S_construct(size_type, _CharT, const _Alloc&)): Remove redundant try/catch.

2004-01-19  Paolo Carlini  <pcarlini@suse.de>

* include/bits/basic_string.tcc (_S_construct(size_type,
_CharT, const _Alloc&)): Remove redundant try/catch.
(_M_mutate(size_type, size_type, size_type)): Ditto.
(_M_clone(const _Alloc&, size_type)): Ditto.

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