mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-23 07:08:55 +08:00
06f5e63748
2003-04-23 Paolo Carlini <pcarlini@unitus.it> * testsuite/27_io/basic_filebuf/3.cc: _S_pback_size now belongs to basic_filebuf. * testsuite/27_io/basic_fstream/3.cc: Likewise. * testsuite/27_io/basic_ifstream/3.cc: Likewise. * testsuite/27_io/basic_ios/3.cc: Remove _S_pback_size instantiation (now belongs to basic_filebuf). * testsuite/27_io/basic_iostream/3.cc: Likewise. * testsuite/27_io/basic_istream/3.cc: Likewise. * testsuite/27_io/basic_istream/sentry/char/3983-fstream.cc: _S_pback_size now belongs to basic_filebuf. * testsuite/27_io/basic_istringstream/3.cc: Remove _S_pback_size instantiation (now belongs to basic_filebuf). * testsuite/27_io/basic_ofstream/3.cc: _S_pback_size now belongs to basic_filebuf. * testsuite/27_io/basic_ostream/3.cc: Remove _S_pback_size instantiation (now belongs to basic_filebuf). * testsuite/27_io/basic_ostream/sentry/char/3983-fstream.cc: _S_pback_size now belongs to basic_filebuf. * testsuite/27_io/basic_ostringstream/3.cc: Remove _S_pback_size instantiation (now belongs to basic_filebuf). * testsuite/27_io/basic_streambuf/3.cc: _S_pback_size now belongs to basic_filebuf. * testsuite/27_io/basic_stringbuf/3.cc: Remove _S_pback_size instantiation (now belongs to basic_filebuf). * testsuite/27_io/basic_stringstream/3.cc: Likewise. From-SVN: r66018 |
||
---|---|---|
.. | ||
imbue/char | ||
in_avail/char | ||
overflow/char | ||
sbumpc/char | ||
seekoff/char | ||
seekpos/char | ||
setbuf/char | ||
sgetc/char | ||
sgetn/char | ||
snextc/char | ||
sputbackc/char | ||
sputc/char | ||
sputn/char | ||
str/char | ||
sungetc/char | ||
sync/char | ||
1.cc | ||
2.cc | ||
3.cc | ||
4.cc | ||
5.cc |