Boost logo

Boost :

Subject: Re: [boost] [release] Boost 1.68.0 Release Candidate 1
From: Tom Kent (lists_at_[hidden])
Date: 2018-08-05 12:28:05


On Fri, Aug 3, 2018 at 9:58 AM, Tytgat, John via Boost <
boost_at_[hidden]> wrote:

> [Tom Kent]
> > msvc-14.1 32 X X X
> > msvc-14.1 64 X X X
> >
> > Compile means that the b2 command completed without errors Link means
> that visual studio was able to link a sample executable to a library
> (libboost_thread-vcXXX-mt[-gd]-1_XX.lib) generated
> > Execute means that the linked program executed without errors.
>
> Does this also cover the use of the /std:c++17 option ? Or is this only
> with the default /std:c++14 setting ?

The windows builds (that the above reference) only use the default toolset
options/flags, so c++14.

Tom


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