$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost.type_traits - is_convertible issue withalignedtypes
From: Christoph Heindl (christoph.heindl_at_[hidden])
Date: 2011-01-18 14:06:41
>
> OK, but I'm not sure if that change would break the implementation or not...
> will investigate.
Thanks.
> Yes, I'm talking about switching the implementation - it's probably
> something we should do at some point, but it means a breaking change from
> TR1/Boost behaviour to C++0x behaviour.
Do you think it is feasible to patch my boost distribution locally so
it uses the intrinsic? If so, do you have a patch at hands?