Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2003-08-13 18:03:53


"Fernando Cacciola" <fernando_cacciola_at_[hidden]> 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

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