Boost logo

Boost Users :

From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-05-01 12:43:19


AMDG

Joel FALCOU wrote:
> Hi all,
>
> I'm currently using large parts of booos::mpl and boost::fusion in a
> large project. Alas, I keep triggering some unwanted ADL betwenn some of
> my code and mpl code.
> <snip>
>
> What can I do to prevent this ADL while not forcing the client code to
> explicitely write bar::size(g) ?
>
> Thanks in advanc

To my knowledge there is no way to block ADL without changing MPL.
(I assume that you want ADL for your size function)

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