
29 Dec
2002
29 Dec
'02
10:47 a.m.
Oleg Grunin <yg-boost-users@m.gmane.org> writes:
Since mpl algorithms unlike their stl counterparts take sequences not iterators how does one run them on a subset of a container.
Just make a new container: mpl::iterator_range<first,last> HTH, -- David Abrahams dave@boost-consulting.com * http://www.boost-consulting.com Boost support, enhancements, training, and commercial distribution