aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorNathan Myers <ncm@cantrip.org>2003-04-27 17:20:42 +0000
committerPaolo Carlini <paolo@gcc.gnu.org>2003-04-27 17:20:42 +0000
commit2d9d52359cf173f784d1649f0ae2e77b27e87b36 (patch)
tree31ffd8002a41cc9db07f8d8567dde341fbfb0fee /gcc
parent293107d161b6bea57023ee55890b1ac589423ee7 (diff)
downloadgcc-2d9d52359cf173f784d1649f0ae2e77b27e87b36.zip
gcc-2d9d52359cf173f784d1649f0ae2e77b27e87b36.tar.gz
gcc-2d9d52359cf173f784d1649f0ae2e77b27e87b36.tar.bz2
Move some basic_string members out of line because they are too big to reasonably be inline.
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. From-SVN: r66132
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions