Boost logo

Boost Testing :

Subject: Re: [Boost-testing] VS2017 runner with /std:c++latest
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2017-06-07 12:04:21


On Tue, Jun 6, 2017 at 4:15 PM, Tom Kent via Boost-Testing <
boost-testing_at_[hidden]> wrote:

> I was literally just trying to get a runner going with that last night.
> However I was having problems with b2 getting the necessary compiler flag.
> Do you have an example user-config.jam file that you've gotten working with
> it?
>

Something this simple should work:

using msvc : 14.1 : : <cxxflags>/std:c++latest ;

And it's what I use for Predef (through the common CI test scripts).

-- 
-- Rene Rivera
-- Grafik - Don't Assume Anything
-- Robot Dreams - http://robot-dreams.net
-- rrivera/acm.org (msn) - grafikrobot/aim,yahoo,skype,efnet,gmail


Boost-testing list run by mbergal at meta-comm.com