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
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| std_algorithm.h | Loading commit data... | |
| std_bitset.h | Loading commit data... | |
| std_complex.h | Loading commit data... | |
| std_deque.h | Loading commit data... | |
| std_fstream.h | Loading commit data... | |
| std_functional.h | Loading commit data... | |
| std_iomanip.h | Loading commit data... | |
| std_ios.h | Loading commit data... | |
| std_iosfwd.h | Loading commit data... | |
| std_iostream.h | Loading commit data... | |
| std_istream.h | Loading commit data... | |
| std_iterator.h | Loading commit data... | |
| std_limits.h | Loading commit data... | |
| std_list.h | Loading commit data... | |
| std_locale.h | Loading commit data... | |
| std_map.h | Loading commit data... | |
| std_memory.h | Loading commit data... | |
| std_numeric.h | Loading commit data... | |
| std_ostream.h | Loading commit data... | |
| std_queue.h | Loading commit data... | |
| std_set.h | Loading commit data... | |
| std_sstream.h | Loading commit data... | |
| std_stack.h | Loading commit data... | |
| std_stdexcept.h | Loading commit data... | |
| std_streambuf.h | Loading commit data... | |
| std_string.h | Loading commit data... | |
| std_utility.h | Loading commit data... | |
| std_valarray.h | Loading commit data... | |
| std_vector.h | Loading commit data... |