Boost logo

Boost Users :

Subject: Re: [Boost-users] boost.type_traits - is_convertible issuewithalignedtypes
From: Christoph Heindl (christoph.heindl_at_[hidden])
Date: 2011-01-19 05:15:26


On Wed, Jan 19, 2011 at 10:36 AM, John Maddock <boost.regex_at_[hidden]> wrote:
> Yes: if you look at the MSVC section in the intrinsics.hpp header you'll see
> __is_convertible usage commented out, just re-enable it and let us know how
> you get on ;-)

Thanks John, that worked. I needed to add an include to
typetraits/add_reference inside iterator_adaptor, because that one is
required but not included by iterator_adaptor directly. Until now it
was indirectly included through the inclusion of
typetraits/is_convertible.

Best regards,
Christoph


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net