gcc/libstdc++-v3/include/bits
Paolo Carlini adb31ad60d istream.tcc (getline(char_type*, streamsize, char_type), [...]): Restore a generic version of the functions...
2004-11-08  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/istream.tcc (getline(char_type*, streamsize,
	char_type), ignore(streamsize), ignore(streamsize, int_type)):
	Restore a generic version of the functions, not using the
	protected members of basic_streambuf.
	* include/std/std_istream.h (getline(char_type*, streamsize,
	char_type), ignore(streamsize), ignore(streamsize, int_type)):
	Declare optimized specializations for char and wchar_t.
	* src/istream.cc: New file, define the latter.
	* src/Makefile.am: Add.
	* src/Makefile.in: Regenerate.

From-SVN: r90268
2004-11-08 15:46:28 +00:00
..
allocator.h re PR libstdc++/17218 (unknown subjects in generated libstdc++ manpages) 2004-11-05 19:58:03 +00:00
atomicity.h
basic_ios.h
basic_ios.tcc basic_ios.tcc (basic_ios<>::copyfmt): Don't deal with _M_word != _M_local_word two times, redundantly. 2004-08-21 08:54:07 +00:00
basic_string.h basic_string.h (assign(const basic_string&)): Move out of line... 2004-10-28 01:04:35 +00:00
basic_string.tcc basic_string.h (assign(const basic_string&)): Move out of line... 2004-10-28 01:04:35 +00:00
boost_concept_check.h boost_concept_check.h (struct _SequenceConcept): Remove wrong requirement, i.e., not present in Table 67. 2004-09-23 09:13:29 +00:00
c++config Daily bump. 2004-11-08 00:16:15 +00:00
char_traits.h re PR libstdc++/17218 (unknown subjects in generated libstdc++ manpages) 2004-11-05 19:58:03 +00:00
codecvt.h re PR libstdc++/17218 (unknown subjects in generated libstdc++ manpages) 2004-11-05 19:58:03 +00:00
concept_check.h
concurrence.h re PR libstdc++/17218 (unknown subjects in generated libstdc++ manpages) 2004-11-05 19:58:03 +00:00
cpp_type_traits.h cpp_type_traits.h: Rename __is_trivially_copyable to __is_scalar... 2004-09-14 18:35:21 +00:00
deque.tcc 2832.cc: Remove junk. 2004-08-15 23:08:58 +00:00
fstream.tcc fstream.tcc (xsgetn): Slightly tweak conditional, as per Nathan's original suggestion. 2004-09-17 14:01:18 +00:00
functexcept.h functexcept.h: Add guards. 2004-10-10 21:54:41 +00:00
gslice_array.h gslice.h: Trivial formatting fixes. 2004-07-08 20:48:04 +00:00
gslice.h gslice.h: Trivial formatting fixes. 2004-07-08 20:48:04 +00:00
indirect_array.h indirect_array.h: Trivial formatting fixes. 2004-08-16 14:50:31 +00:00
ios_base.h re PR libstdc++/17922 (Spurious warnings about std::ios_base::seekdir) 2004-11-02 19:00:19 +00:00
istream.tcc istream.tcc (getline(char_type*, streamsize, char_type), [...]): Restore a generic version of the functions... 2004-11-08 15:46:28 +00:00
list.tcc list.tcc (operator=): Avoid iterator postincrement. 2004-10-07 22:44:30 +00:00
locale_classes.h
locale_facets.h re PR libstdc++/17218 (unknown subjects in generated libstdc++ manpages) 2004-11-05 19:58:03 +00:00
locale_facets.tcc locale_facets.tcc (num_get<>::do_get(bool&)): Evaluate __beg == __end the exact strict minimum number of times. 2004-11-04 11:29:30 +00:00
localefwd.h
mask_array.h gslice.h: Trivial formatting fixes. 2004-07-08 20:48:04 +00:00
ostream.tcc
postypes.h
slice_array.h gslice.h: Trivial formatting fixes. 2004-07-08 20:48:04 +00:00
sstream.tcc [multiple changes] 2004-10-06 09:06:59 +00:00
stl_algo.h stl_algo.h (find_first_of(,,,,pred)): Remove invalid EqualOpConcept. 2004-10-29 21:44:55 +00:00
stl_algobase.h stl_algobase.h (iter_swap): delegate to swap via __iter_swap when iterator's value_types are equal. 2004-10-05 10:28:17 +00:00
stl_bvector.h stl_bvector.h: Trivial formatting fixes. 2004-08-09 13:51:33 +00:00
stl_construct.h stl_construct.h (_Destroy): New three-argument overload that takes an allocator argument. 2004-07-28 16:37:20 +00:00
stl_deque.h re PR libstdc++/17937 (Critical ~__pool troubles) 2004-10-12 01:10:39 +00:00
stl_function.h
stl_heap.h
stl_iterator_base_funcs.h
stl_iterator_base_types.h
stl_iterator.h
stl_list.h stl_list.h: Trivial formatting fixes. 2004-10-03 15:50:32 +00:00
stl_map.h re PR libstdc++/15775 (Allocator::pointer consistently ignored) 2004-06-09 21:37:46 +00:00
stl_multimap.h re PR libstdc++/15775 (Allocator::pointer consistently ignored) 2004-06-09 21:37:46 +00:00
stl_multiset.h
stl_numeric.h stl_numeric.h (partial_sum, [...]): Avoid dereferencing two times __first in the prologue. 2004-11-03 22:22:34 +00:00
stl_pair.h basic_string.h: Trivial formatting fixes and/or const-ification of some variables. 2004-07-04 17:57:58 +00:00
stl_queue.h
stl_raw_storage_iter.h
stl_relops.h
stl_set.h
stl_stack.h
stl_tempbuf.h
stl_tree.h [multiple changes] 2004-10-13 00:11:14 +00:00
stl_uninitialized.h stl_construct.h (_Destroy): New three-argument overload that takes an allocator argument. 2004-07-28 16:37:20 +00:00
stl_vector.h stl_construct.h (_Destroy): New three-argument overload that takes an allocator argument. 2004-07-28 16:37:20 +00:00
stream_iterator.h
streambuf_iterator.h
streambuf.tcc
stringfwd.h
type_traits.h type_traits.h (_Is_normal_iterator): Move... 2004-07-02 14:49:09 +00:00
valarray_after.h indirect_array.h: Trivial formatting fixes. 2004-08-16 14:50:31 +00:00
valarray_array.h indirect_array.h: Trivial formatting fixes. 2004-08-16 14:50:31 +00:00
valarray_array.tcc
valarray_before.h gslice.h: Trivial formatting fixes. 2004-07-08 20:48:04 +00:00
vector.tcc vector.tcc (_M_insert_aux, [...]): Check at the outset that we are not trying to exceed max_size... 2004-10-21 14:53:02 +00:00