Topic: Where is "partial_sum_copy
Author: "Joseph M. O'Leary" <jmoleary@earthlink.net>
Date: 2000/06/17 Raw View
Paragraph 2 of Section 24.5 (an example of using stream iterators) refers to
an algorithm called "partial_sum_copy". Nowhere in the standard can I find
any other mention of this algorithm (though I do see "partial_sum" and
"partial_sort_copy"). I also tried my best to search the issues list but
didn't find it.
Is this function a late addition, a typo (i.e. maybe they meant
"partial_sort_copy"), or is it just implied that it's some user-defined
algorithm?
Joe O'
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html ]