"Fernando Cacciola" <[EMAIL PROTECTED]> writes:

> Hi,
>
> There are still problems with Optional, related to some compilers
> not finding std swap().  I wrote the original code following
> compressed_pair.hpp, which is via unqualified call (to activate
> ADL), plus a using declaration at function scope for GCC.  Recently,
> Jens Maurer patched it adding an alternative using declaration at
> namespace scope (optional_detail) for GCC, but this seems not to
> work as the regressions show.
>
> I don't have access to any of the failing compilers

Which compilers are failing and where are the regression report pages?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to