Name |
Last commit
|
Last update |
---|---|---|
.. | ||
debug | ||
istreambuf_iterator | ||
move_iterators | ||
requirements/explicit_instantiation | ||
1.cc | ||
2.cc | ||
3.cc | ||
4.cc | ||
50119.cc | ||
58982.cc | ||
constexpr.cc |
* include/bits/stl_algo.h (__copy_n_a(_IIte, _Size, _OIte)): New. (__copy_n_a(istreambuf_iterator<>, _Size, _CharT*)): New declaration. (__copy_n(_IIte, _Size, _OIte, input_iterator_tag)): Adapt to use latter. * include/bits/streambuf_iterator.h (istreambuf_iterator<>): Declare std::__copy_n_a friend. (__copy_n_a(istreambuf_iterator<>, _Size, _CharT*)): New. * testsuite/25_algorithms/copy_n/istreambuf_iterator/1.cc: New. * testsuite/25_algorithms/copy_n/istreambuf_iterator/1_neg.cc: New. * testsuite/25_algorithms/copy_n/istreambuf_iterator/2_neg.cc: New. From-SVN: r276638
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
debug | Loading commit data... | |
istreambuf_iterator | Loading commit data... | |
move_iterators | Loading commit data... | |
requirements/explicit_instantiation | Loading commit data... | |
1.cc | Loading commit data... | |
2.cc | Loading commit data... | |
3.cc | Loading commit data... | |
4.cc | Loading commit data... | |
50119.cc | Loading commit data... | |
58982.cc | Loading commit data... | |
constexpr.cc | Loading commit data... |