Boost logo

Boost Users :

Subject: Re: [Boost-users] [unit test] enable_if in MSVC
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2008-12-28 15:34:31


n e <mmtrct.eu <at> gmail.com> writes:

>
> Hello,
>
> I am using static link to boost.test in my project. Using that gives
> about 50 errors in MSVC compiler. I tried excluding enable_if header
> with defining that before unit_test inclusion and that seems to work. Is
> there any better ways to handle that? By the way I use version 1.35 .lib
> file linked to project.

Boost.Test doesn't use enable_if.

What compiler r u using? Can you show a simple example?

Gennadiy


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