Boost logo

Boost Users :

From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-07-15 13:42:49


AMDG

Joel FALCOU wrote:
> Thanks, mpl::quote did the trick. I've modified all such instance of
> apply in my code and all works perfectly now.
> What's exactly the "missing feature" that quote emulates on - i assume
> - non-conformant compiler ?

quote converts a metafunction (of the form template<class T>)
to a metafunction class (with a nested apply). I don't really understand
the problem. I couldn't duplicate it, so I was just guessing possible
variations.

In Christ,
Steven Watanabe


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