Boost logo

Boost :

From: Anthony Williams (anthony_w.geo_at_[hidden])
Date: 2006-12-15 08:36:41


Roland Schwarz <roland.schwarz_at_[hidden]> writes:

> Replacing:
>
> BOOST_CHECK_EQUAL(a,b)
>
> by
>
> BOOST_CHECK(a == b)
>
> also makes the internal compiler error go away...

That's good as a workaround. It loses some of the error message benefits, but
it's better than a compiler fault.

Anthony

-- 
Anthony Williams
Software Developer
Just Software Solutions Ltd
http://www.justsoftwaresolutions.co.uk

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