
8 Jul
2010
8 Jul
'10
9:30 p.m.
Hi,
the Boost.Ranges (v 1.43) documentation suggests that for each
algorithm there is a version accepting a reference to a range and a
version accepting a const reference to a range (which in my case would
be useful for the "non-const reference to temporary object problem"
when dealing for example with a
boost::iterator_range