Boost logo

Boost Users :

From: Yuval Ronen (ronen_yuval_at_[hidden])
Date: 2006-08-16 10:20:29


Yuval Ronen wrote:
> The problem is how to create the map. I can create it manually, just
> like in the previous sentence, but I hope there's a better way. Is there
> some transform algorithm that I can pass it an mpl::set<t1, t2, ...> and
> a meta-function that yields t::x for any given t, and this algorithm
> would produce the desired map?

Or the meta-function can yield mpl::pair<t::x, t> for any given t, if it
makes things easier.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net