
4 Aug
2007
4 Aug
'07
8:30 p.m.
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 );