Boost logo

Boost :

Subject: Re: [boost] Visual Studio 2015 Update 3 has removedstd::unary_functionand std::binary_function
From: Peter Dimov (lists_at_[hidden])
Date: 2016-11-12 11:08:29


Rene Rivera wrote:

> With the scripts Predef is using you can specify which version of Xcode to
> use.

Yes, what matrix to use is a matter of taste. I use Travis as a quick smoke
test so I just run two jobs, one Linux, one OS X. I deliberately keep them
at C++03 as this configuration is undertested.

If however extensive test coverage is the goal, one can go with a full-blown
matrix of g++ versions, OS X images and -std options.


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