Boost logo

Boost :

Subject: Re: [boost] [type_traits][V1.41] is_base_of<void, void> gives different results for gcc and vc
From: John Maddock (john_at_[hidden])
Date: 2009-11-20 11:14:59


> I just realized that I was using tr1::is_base_of for VC and
> boost::is_base_of for gcc, so this is probably expected.

Nod, the TR1 version freezes the TR1 behavior, where as the Boost version is
tracking past that to C++0x.

> It's still annoying to get differences, but alas, that's not the problem
> of
> the implementation...
>
> Thanks and sorry for the noise!

No problem, John.


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