gcc/libstdc++-v3/include
Paolo Carlini 899671904c locale_facets.tcc (num_get<>::do_get(void*&)): If the failbit is set, don't set it again.
2004-11-18  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/locale_facets.tcc (num_get<>::do_get(void*&)):
	If the failbit is set, don't set it again.
	(money_get<>::_M_extract): Minor stylistic tweak: consistently
	with the other functions, take care of eofbit at the end.

From-SVN: r90861
2004-11-18 13:38:09 +00:00
..
backward
bits locale_facets.tcc (num_get<>::do_get(void*&)): If the failbit is set, don't set it again. 2004-11-18 13:38:09 +00:00
c
c_compatibility
c_std
debug
ext re PR libstdc++/17218 (unknown subjects in generated libstdc++ manpages) 2004-11-05 19:58:03 +00:00
std DR 434. 2004-11-18 09:52:57 +00:00
tr1 re PR libstdc++/17218 (unknown subjects in generated libstdc++ manpages) 2004-11-05 19:58:03 +00:00
Makefile.am
Makefile.in
stdc++.h