|
Boost : |
From: Ronald Garcia (garcia_at_[hidden])
Date: 2007-08-04 16:30:36
In the synopsis of iterator_range on the page:
libs/range/doc/utility_class.html
what are the following metafunctions:
const_iterator_of
iterator_of
I do not see them documented anywhere.
There is also a typo in the synopsis of subrange:
sub_range( const Range2& r );
should be
sub_range( const ForwardRange2& r );
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk