gcc/libstdc++-v3/include/bits
Paolo Carlini 62929dd980 sstream.tcc (pbackfail): Minor clean up and reformatting, consistent with basic_filebuf::pbackfail.
2003-06-02  Paolo Carlini  <pcarlini@unitus.it>

	* include/bits/sstream.tcc (pbackfail): Minor clean up and
	reformatting, consistent with basic_filebuf::pbackfail.

From-SVN: r67342
2003-06-02 18:24:30 +00:00
..
basic_ios.h std_fstream.h (basic_filebuf::_M_codecvt): Add cached member. 2003-05-13 20:13:15 +00:00
basic_ios.tcc std_fstream.h (basic_filebuf::_M_codecvt): Add cached member. 2003-05-13 20:13:15 +00:00
basic_string.h basic_string.h (swap): Remove redundant template parameters from declaration of non-template member... 2003-05-02 16:50:53 +01:00
basic_string.tcc localename.cc: Standardize exception strings. 2003-04-28 23:05:57 +00:00
boost_concept_check.h stl_map.h, [...]: Reformat and complete doxygenation. 2002-06-22 03:03:56 +00:00
c++config Daily bump. 2003-06-02 00:16:07 +00:00
char_traits.h acinclude.m4: Minor comment tweaks. 2002-09-01 00:33:53 +00:00
codecvt.h [multiple changes] 2003-02-06 06:24:21 +00:00
concept_check.h std_bitset.h (_M_do_find_next): Fix -Wall nit. 2003-04-15 06:11:10 +00:00
cpp_type_traits.h re PR libstdc++/3181 (Unable to use sqrt,cos,sin,... with int argument.) 2003-05-11 09:07:17 +00:00
demangle.h demangle.h: Prepend accessors of class qualifier with 'get_' in order to fix warnings when... 2003-03-11 13:48:16 +00:00
deque.tcc cp-tree.h (lang_type_class): Remove is_partial_instantiation. 2003-01-16 20:30:50 +00:00
fpos.h TODO: Note change in clause 27 docs. 2002-11-21 07:06:41 +00:00
fstream.tcc re PR libstdc++/9761 (filebuf::pbackfail discards previously put back characters) 2003-06-02 16:46:28 +00:00
functexcept.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
gslice_array.h slice_array.h (_DEFINE_VALARRAY_OPERATOR): Instantiate with new function objects. 2002-08-05 02:09:27 +00:00
gslice.h signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
indirect_array.h slice_array.h (_DEFINE_VALARRAY_OPERATOR): Instantiate with new function objects. 2002-08-05 02:09:27 +00:00
ios_base.h [multiple changes] 2003-05-11 04:20:57 +00:00
istream.tcc std_fstream.h (basic_filebuf::_M_codecvt): Add cached member. 2003-05-13 20:13:15 +00:00
list.tcc cp-tree.h (lang_type_class): Remove is_partial_instantiation. 2003-01-16 20:30:50 +00:00
locale_classes.h std_fstream.h (basic_filebuf::_M_codecvt): Add cached member. 2003-05-13 20:13:15 +00:00
locale_facets.h stl_algo.h: Enums as _S_. 2003-05-07 05:01:59 +00:00
locale_facets.tcc locale_facets.tcc (do_get): Honor $22.2.6.3.3/8 and make sure the number of digits required after the... 2003-05-27 17:14:49 -04:00
localefwd.h std_fstream.h (basic_filebuf::_M_codecvt): Add cached member. 2003-05-13 20:13:15 +00:00
mask_array.h slice_array.h (_DEFINE_VALARRAY_OPERATOR): Instantiate with new function objects. 2002-08-05 02:09:27 +00:00
ostream.tcc std_fstream.h (basic_filebuf::_M_codecvt): Add cached member. 2003-05-13 20:13:15 +00:00
pthread_allocimpl.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
slice_array.h * include/bits/slice_array.h (slice_array<>::operator=): Fix typo. 2002-12-10 07:32:04 +00:00
sstream.tcc sstream.tcc (pbackfail): Minor clean up and reformatting, consistent with basic_filebuf::pbackfail. 2003-06-02 18:24:30 +00:00
stl_algo.h stl_algo.h: Enums as _S_. 2003-05-07 05:01:59 +00:00
stl_algobase.h Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
stl_alloc.h stl_alloc.h (__default_alloc_template::_S_chunk_alloc): Cast via void* to avoid -Wcast-align warnings. 2003-05-20 22:29:54 +00:00
stl_bvector.h stl_algo.h: Enums as _S_. 2003-05-07 05:01:59 +00:00
stl_construct.h Intro.3: Date tweak. 2002-03-27 21:41:36 +00:00
stl_deque.h localename.cc: Standardize exception strings. 2003-04-28 23:05:57 +00:00
stl_function.h stl_function.h: Remove two lines of comments; adjust copyright years. 2002-01-06 09:14:15 +00:00
stl_heap.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
stl_iterator_base_funcs.h deque.tcc, [...]: Re-indent contents of namespace std, re-wrap comment lines as necessary. 2002-08-09 16:51:15 +00:00
stl_iterator_base_types.h TODO: Note change in clause 27 docs. 2002-11-21 07:06:41 +00:00
stl_iterator.h [multiple changes] 2003-05-29 12:21:26 +00:00
stl_list.h cp-tree.h (lang_type_class): Remove is_partial_instantiation. 2003-01-16 20:30:50 +00:00
stl_map.h re PR libstdc++/9811 (incorrect documentation for std::map::lower_bound, etc.) 2003-02-25 06:27:10 +00:00
stl_multimap.h re PR libstdc++/9811 (incorrect documentation for std::map::lower_bound, etc.) 2003-02-25 06:27:10 +00:00
stl_multiset.h * config/locale/gnu/ctype_members.cc 2002-12-27 23:03:03 +00:00
stl_numeric.h stl_numeric.h (power + helpers, iota): Move to... 2002-01-03 19:02:18 +00:00
stl_pair.h stl_pair.h: Tweak comment markup. 2002-05-21 21:09:11 +00:00
stl_pthread_alloc.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
stl_queue.h stl_deque.h: Fix typo. 2002-12-23 17:36:24 +00:00
stl_raw_storage_iter.h Intro.3: New 'Allocators' module. 2001-12-19 21:57:43 +00:00
stl_relops.h Intro.3: Date tweak. 2002-03-27 21:41:36 +00:00
stl_set.h * config/locale/gnu/ctype_members.cc 2002-12-27 23:03:03 +00:00
stl_stack.h stl_deque.h: Fix typo. 2002-12-23 17:36:24 +00:00
stl_tempbuf.h Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
stl_threads.h stl_threads.h (_Atomic_swap): Kill it... 2003-05-05 22:28:16 +00:00
stl_tree.h stl_algo.h: Enums as _S_. 2003-05-07 05:01:59 +00:00
stl_uninitialized.h re PR libstdc++/6513 (sigfaults on trivial code) 2002-05-01 02:17:35 +00:00
stl_vector.h localename.cc: Standardize exception strings. 2003-04-28 23:05:57 +00:00
stream_iterator.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
streambuf_iterator.h streambuf_iterator.h (_M_put): Set _M_failed if sputn fails. 2003-03-07 14:14:11 +00:00
streambuf.tcc re PR libstdc++/9339 (filebuf::pubsetbuf(0, 0) doesn't turn off buffering) 2003-05-26 14:54:42 +00:00
stringfwd.h re PR libstdc++/8318 (Not all wide character based prototypes are included within #ifdef _GLIBCPP_USE_WCHAR_T) 2002-11-01 17:30:36 +00:00
type_traits.h [multiple changes] 2002-04-16 02:29:22 +00:00
valarray_after.h valarray_meta.h: Remove, split into ... 2003-01-24 16:32:11 +00:00
valarray_array.h valarray_array.h (_DEFINE_ARRAY_FUNCTION): Use our object function surrogates. 2002-08-02 23:08:40 +00:00
valarray_array.tcc signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
valarray_before.h re PR libstdc++/9234 (unary minus for valarrays broken) 2003-02-03 10:38:36 +00:00
vector.tcc cp-tree.h (lang_type_class): Remove is_partial_instantiation. 2003-01-16 20:30:50 +00:00