Boost logo

Boost :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-09-27 08:09:29


Hi Joaqu?n,

> Seems like the problem is solved by mpl::-qualifying
> all occurrences of arg in boost/mpl/aux_/preprocessed/gcc/bind.hpp.
> Interestingly, most of these were already qualified, there were
> only two left.
>
> I've attached a patch, though I guess it is not directly applicable
> as this file is automatically generated. At least, I guess it can
> shed some light on the problem. HTH.
>
> PS: Volodya, could you verify if this solves your problem with
> multi_index (locally)? Thank you.

Yes, with this patch (and arg -> mpl::arg replacement in
reverse_iter_fold.hpp) both the testcase and my real source file compile,
even if boost/bind.hpp is included before multi_index headers.
Thanks!

- Volodya


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