Boost logo

Boost :

Subject: Re: [boost] [test] new features use c++11 features
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2012-10-18 15:01:40


Jürgen Hunold <jhunold <at> gmx.eu> writes:

>
> Hi Gennadiy,
>
> On Thursday, 18. October 2012 16:03:26 Jürgen Hunold wrote:
> > Hi Gennadiy,
>
> Please forget most of the last mail.
>
> > Could you please try your changes with an older compiler first?
> >
> > As I can not use c++11 at the moment (I'm stuck with gcc-4.2) I would like
> > to use the new features with this older compiler.
>
> New features should use the new standard. Sorry for the noise.

New "data test case" functionality will require whole bunch on C++11.
 
> The only patch really needed is guarding the implicit use of <type_traits> in
> named_params.hpp. The Boost test using Boost.Test start running again.
>
> Patch attached, Ok to commit?

maybe use boost type_traits instead on old compiler?

Anyway - feel free to commit.

Gennadiy


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