gcc/libstdc++-v3/src
Paolo Carlini 2bf8accc31 streambuf.tcc (__copy_streambufs): Provide a generic version of the function...
2004-11-15  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/streambuf.tcc (__copy_streambufs): Provide
	a generic version of the function, not using the protected
	members of basic_streambuf.
	* include/std/std_streambuf.h (__copy_streambufs): Declare
	optimized specializations for char and wchar_t.
	* src/streambuf.cc: New file, define the latter.
	* src/Makefile.am: Add.
	* src/Makefile.in: Regenerate.

From-SVN: r90701
2004-11-15 23:33:05 +00:00
..
allocator-inst.cc re PR libstdc++/16614 (Excessive resource usage in __mt_alloc) 2004-09-01 22:17:00 +00:00
bitmap_allocator.cc bitmap_allocator.h: Change unsigned int -> size_t... 2004-10-17 14:46:29 +00:00
codecvt.cc
complex_io.cc
concept-inst.cc
ctype.cc
debug_list.cc
debug.cc re PR libstdc++/17664 ([3.4 only] Crash in std::map when using _GLIBCXX_DEBUG with multithreading) 2004-11-08 20:47:25 +00:00
ext-inst.cc
fstream-inst.cc
functexcept.cc
globals_io.cc
globals_locale.cc
io-inst.cc
ios_failure.cc
ios_init.cc
ios_locale.cc
ios.cc re PR libstdc++/17922 (Spurious warnings about std::ios_base::seekdir) 2004-11-02 19:00:19 +00:00
istream-inst.cc
istream.cc istream.tcc (getline(char_type*, streamsize, char_type), [...]): Restore a generic version of the functions... 2004-11-08 15:46:28 +00:00
limits.cc
list.cc
locale_facets.cc
locale_init.cc
locale-inst.cc
locale-misc-inst.cc
locale.cc
localename.cc localename.cc (locale::locale(const char*)): Minor tweaks: rename a variable, move an assignment. 2004-09-24 15:26:35 +00:00
Makefile.am streambuf.tcc (__copy_streambufs): Provide a generic version of the function... 2004-11-15 23:33:05 +00:00
Makefile.in streambuf.tcc (__copy_streambufs): Provide a generic version of the function... 2004-11-15 23:33:05 +00:00
misc-inst.cc
mt_allocator.cc mt_allocator.h (__pool::_M_get_align): New. 2004-10-17 15:22:03 +00:00
ostream-inst.cc
pool_allocator.cc pool_allocator.cc (__pool_alloc_base::_M_allocate_chunk): Deal properly with exceptions thrown by ::operator new(size_t). 2004-10-11 08:19:35 +00:00
sstream-inst.cc
stdexcept.cc
streambuf-inst.cc
streambuf.cc streambuf.tcc (__copy_streambufs): Provide a generic version of the function... 2004-11-15 23:33:05 +00:00
string-inst.cc
strstream.cc
tree.cc
valarray-inst.cc
wlocale-inst.cc
wstring-inst.cc