Boost logo

Boost :

Subject: [boost] [MPL] new run-time algorithm: for_all
From: George van Venrooij (george.van.venrooij_at_[hidden])
Date: 2008-11-22 07:34:40


Hello everyone,

   I recently created a MPL-based run-time algorithm named "for_all"
which you can find at the following location:

http://tinyurl.com/5a9d9d

   It is based on the "for_each" algorithm. The main difference is that
it traverses a sequence of sequences and constructs new sequences that
are then passed to a functor. Read the article for more information.

   I found it to be very useful in several cases, so I wanted to share it
with the community. If you have any comments or spot any problems,
please let me know.

Regards,

   George

------------------------------------------------------------------------
George van Venrooij
Organic Vectory
http://www.organicvectory.com


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk