Boost logo

Boost :

From: Rainer Deyke (rdeyke_at_[hidden])
Date: 2023-11-24 18:13:56


On 24.11.23 10:00, Andrey Semashev via Boost wrote:
> On 11/24/23 11:37, Rainer Deyke via Boost wrote:
>> On 16.11.23 17:02, Marshall Clow via Boost wrote:
>>> Please try the beta and report any problems you encounter.
>>
>> I have encountered a ODR violation between boost/core/swap.hpp and
>> boost/core/invoke_swap.hpp, since both define the same symbols in the
>> shared namespace boost_swap_impl.  Note that despite being deprecated,
>> boost/core/swap.hpp is still indirectly included by e.g.
>> boost/unordered_map/unordered_map.hpp.

> I suspect, you are mixing two different Boost versions. Possibly, by
> having them both in your include paths.

That does seem to be the case. Not sure how that happened, but it's
fixed now. Sorry for the false alarm.

-- 
Rainer Deyke (rainerd_at_[hidden])

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