diff options
author | Paolo Carlini <paolo.carlini@oracle.com> | 2009-10-15 01:16:53 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2009-10-15 01:16:53 +0000 |
commit | 5cab70136913d6b6ab56de94620f0d62497c0460 (patch) | |
tree | 89c751b3933349161a98cf0bf17cf9ef1e723b7a /gcc/tree.c | |
parent | b2b5d6e34da7c08896ebde074652729c847238fc (diff) | |
download | gcc-5cab70136913d6b6ab56de94620f0d62497c0460.zip gcc-5cab70136913d6b6ab56de94620f0d62497c0460.tar.gz gcc-5cab70136913d6b6ab56de94620f0d62497c0460.tar.bz2 |
basic_string.h (operator+=(initializer_list<>), [...]): Forward to the append overload taking a const CharT* pointer and a size...
2009-10-14 Paolo Carlini <paolo.carlini@oracle.com>
* include/bits/basic_string.h (operator+=(initializer_list<>),
append(initializer_list<>)): Forward to the append overload taking
a const CharT* pointer and a size, thus avoiding instantiating
unnecessarily in the built library the overload taking a pair of
iterators.
(operator=(initializer_list<>), assign(initializer_list<>)): Likewise
for assign.
(insert(iterator, initializer_list<>): Likewise for insert.
From-SVN: r152794
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions