| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| 20_util/allocator | ||
| 21_strings | ||
| 22_locale | ||
| 23_containers | ||
| 26_numerics | ||
| 27_io |
2004-09-13 Paolo Carlini <pcarlini@suse.de> PR libstdc++/11722 * include/std/std_fstream.h (xsgetn): Declare only. * include/bits/fstream.tcc (xsgetn): Define, optimize for the always_noconv() case: when __n > __buflen, copy the available buffer and issue a direct read. * testsuite/performance/27_io/filebuf_sgetn_unbuf.cc: New. * include/bits/fstream.tcc (xsputn): Minor tweak, reorder a conditional. From-SVN: r87453
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| 20_util/allocator | Loading commit data... | |
| 21_strings | Loading commit data... | |
| 22_locale | Loading commit data... | |
| 23_containers | Loading commit data... | |
| 26_numerics | Loading commit data... | |
| 27_io | Loading commit data... |