Boost logo

Boost :

From: Yitzhak Sapir (yitzhaks_at_[hidden])
Date: 2002-10-28 13:16:03


In the iterator docs for generator_iterator:

http://www.boost.org/libs/utility/generator_iterator.htm

It says (under title The Generator Iterator Object Generator):

template <class Generator>
typename generator_iterator_generator<Generator>::type
make_function_output_iterator(Generator & gen);

The last line should say: make_generator_iterator.

I don't know how important this is, as it would be obvious to many people
what it should be (some might even not notice it), and it's been already
said several times that a new version of the adaptors is planned. But I
thought I'd report it anyway...


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk