gcc/libstdc++-v3/include
Paolo Carlini ab4af6a549 istream.tcc (ignore(streamsize), [...]): Reset _M_gcount to numeric_limits<streamsize>::min().
2005-01-03  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/istream.tcc (ignore(streamsize), ignore(streamsize,
	int_type)): Reset _M_gcount to numeric_limits<streamsize>::min().
	* src/istream.cc (basic_istream<char>::ignore(streamsize, int_type),
	basic_istream<wchar_t>::ignore(streamsize, int_type)): Likewise.
	* src/istream.cc (basic_istream<char>::ignore(streamsize),
	basic_istream<wchar_t>::ignore(streamsize)): Likewise; fix a typo.

From-SVN: r92827
2005-01-03 14:07:26 +00:00
..
backward
bits istream.tcc (ignore(streamsize), [...]): Reset _M_gcount to numeric_limits<streamsize>::min(). 2005-01-03 14:07:26 +00:00
c
c_compatibility
c_std cmath.tcc (__cmath_power): Revert previous commit: actually the warning is a front-end bug (c++/17120). 2004-08-20 14:56:29 +00:00
debug
ext bitmap_allocator.h: Make doxygen style comments for internal functions and classes. 2004-12-19 11:17:40 +00:00
std doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
tr1 type_traits (is_member_function_pointer): Provide a workaround for c++/19076, correct for functions with up to 15 arguments. 2004-12-31 18:15:22 +00:00
Makefile.am type_traits_fwd.h: New, forward declarations. 2004-12-22 18:40:52 +00:00
Makefile.in type_traits_fwd.h: New, forward declarations. 2004-12-22 18:40:52 +00:00
stdc++.h