Boost logo

Boost :

Subject: Re: [boost] [Bug Sprint] [variant] #2839 ambiguous swap call
From: Joseph Gauterin (joseph.gauterin_at_[hidden])
Date: 2009-06-02 06:10:46


We solved a similar problem in Boost.Swap by providing a templated
swap with two template arguments [making it less specialized than
std::swap]. I've had a quick look at variant/detail/move.hpp and I
think it can be fixed in the same way.


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