24 Dec
2002
24 Dec
'02
5:20 a.m.
Since mpl algorithms unlike their stl counterparts take sequences not iterators how does one run them on a subset of a container.
29 Dec
29 Dec
5:47 p.m.
Oleg Grunin
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
8004
Age (days ago)
8009
Last active (days ago)
1 comments
2 participants
participants (2)
-
David Abrahams
-
Oleg Grunin