diff options
| author | paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-18 09:54:46 +0000 |
|---|---|---|
| committer | paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-18 09:54:46 +0000 |
| commit | 513767461f801f6f8a64156098d5ac4d52b8c9c2 (patch) | |
| tree | 94d894a6fc1fd9a1fe5ec6acb02d6e5a174b1e99 /gcc/cgraph.h | |
| parent | 6b0f78679e76769f607dd1997b04c6095e73322c (diff) | |
| download | ppe42-gcc-513767461f801f6f8a64156098d5ac4d52b8c9c2.tar.gz ppe42-gcc-513767461f801f6f8a64156098d5ac4d52b8c9c2.zip | |
2004-01-18 Paolo Carlini <pcarlini@suse.de>
* include/bits/basic_string.h (append(size_type, _CharT)):
Moved inline, just call _M_replace_aux, no source iterators at
risk of being clobbered.
(assign(size_type, _CharT)): Call directly _M_replace_aux.
(_M_replace(iterator, iterator, _InputIterator, _InputIterator,
input_iterator_tag)): Remove fifth unused argument.
(_M_replace_dispatch(iterator, iterator, _InputIterator,
_InputIterator, __false_type)): Update call.
* include/bits/basic_string.tcc (replace(size_type, size_type,
const _CharT*, size_type)): Update call.
(_M_replace_aux(iterator, iterator, size_type, _CharT)): Tweak
throw string literal.
(_M_replace_safe(iterator, iterator, _ForwardIterator,
_ForwardIterator)): Likewise.
(_M_replace(iterator, iterator, _InputIterator, _InputIterator,
input_iterator_tag)): Remove fifth unused argument.
(append(size_type __n, _CharT __c)): Move inline.
* src/string-inst.cc (S::_M_replace(S::iterator, S::iterator,
const C*, const C*, input_iterator_tag)): Remove fifth unused
argument.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@76091 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cgraph.h')
0 files changed, 0 insertions, 0 deletions

