From: Moore, Paul (paul.moore_at_[hidden])
Date: 2001-03-05 05:51:02


From: David Abrahams [mailto:abrahams_at_[hidden]]
> Here's another question: why didn't we put abs(rational<X>)
> in the global namespace for compilers with partial ordering
> but without argument dependent lookup?

I'll have to think about this, but the first question is probably what
combination of preprocessor flags can I use to detect this case? (I just
checked the Boost site, and I can't even find the Koenig Lookup support flag
in config.hpp. Has it been released yet?)

Paul.