Boost logo

Boost :

From: Christoph Ludwig (cludwig_at_[hidden])
Date: 2004-11-29 11:24:52


On Mon, Nov 29, 2004 at 04:04:29PM -0000, John Maddock wrote:
> >1) a corrected version of is_abstract_template_test.cpp
>
> I've updated is_abstract test with your tests, found that VC7.1 has the
> same bug (?) as gcc-3.4 BTW.
>
> >2) a patch to boost/type_traits/is_abstract.hpp that works around gcc
> > bug #17232.
> >
[...]
> I've simplified your fix down to a:
>
> BOOST_STATIC_ASSERT(sizeof(T));
>
> which also does the trick quite nicely.
>
> I'm running all the type traits tests through now, as long as there are no
> unexpected hiccups it'll all be in cvs soon.

Thanks!

Christoph

-- 
http://www.informatik.tu-darmstadt.de/TI/Mitarbeiter/cludwig.html
LiDIA: http://www.informatik.tu-darmstadt.de/TI/LiDIA/Welcome.html

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