$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] VS2005 compiler error in swap() definition after including flat_map.hpp
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2013-11-01 14:31:34
> Looks like VS2005 compiler is entangled somehow by BOOST_INTRUSIVE_HAS_MEMBER magic.
> Actually, it's quite a headache that with VS2005 one can't introduce swap() after, say, flat_map is included.
>
> Should this incompatibility be regarded as a bug?
Please, report it. I don't think Intrusive can do anything to fix this,
but let's try.
Best,
Ion