diff options
author | paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-04-27 17:20:42 +0000 |
---|---|---|
committer | paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-04-27 17:20:42 +0000 |
commit | bc4dba53afd2abe2b16f1bd51205b86be4b79be6 (patch) | |
tree | 31ffd8002a41cc9db07f8d8567dde341fbfb0fee /gcc/varasm.c | |
parent | 4f3740f107cf8dad92952b8d78dd85f30a6e4df1 (diff) | |
download | gcc-bc4dba53afd2abe2b16f1bd51205b86be4b79be6.tar.gz |
2003-04-27 Nathan Myers <ncm@cantrip.org>
Move some basic_string members out of line because
they are too big to reasonably be inline.
* include/bits/basic_string.h
(assign(const basic_string&, size_type, size_type),
assign(const _CharT*, size_type),
insert(size_type, const basic_string&, size_type, size_type),
insert(size_type, const _CharT*, size_type),
replace(size_type, size_type, const _CharT*, size_type)):
Move from here to...
* include/bits/basic_string.tcc: ...here.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66132 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/varasm.c')
0 files changed, 0 insertions, 0 deletions