Boost logo

Boost :

Subject: Re: [boost] [Boost-users] Boost 1.45 compile error - Found word(s) list error in the Text body
From: Beman Dawes (bdawes_at_[hidden])
Date: 2010-11-30 19:40:17


On Fri, Nov 19, 2010 at 10:14 PM, Eric Niebler <eric_at_[hidden]> wrote:

> (bringing in boost dev...)
>
> This sounds bad. Can anybody confirm?
>
> --
> Eric Niebler
> BoostPro Computing
> http://www.boostpro.com
>
> On 11/19/2010 4:35 PM, gast128 wrote:
> > Hello all,
> >
> > just tried out Boost 1.45 on VStudio 2003 but I got a compile error by
> only
> > including type_traits:
> >
> > #include <boost/type_traits.hpp>
> >
> > int main()
> > {
> > return 0;
> > }
>

What version of VC++ does that correspond to? VC++ 7.1 is being tested on
both trunk and release, and passing on both.

--Beman


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