|
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 10:30:15
Edward Diener wrote:
> To me its guesswork since I do not know what version of clang is being
used or what version of libc++ is being used...
To capture this information from Travis, you can add
- ./b2 --verbose-test libs/config/test//config_info toolset=$TOOLSET ||
true
before (or after)
- ./b2 libs/iostreams/test toolset=$TOOLSET
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk