Boost logo

Boost :

Subject: Re: [boost] expected/result/etc
From: Michael Marcin (mike.marcin_at_[hidden])
Date: 2016-02-03 20:11:09


On 2/3/2016 3:10 AM, Niall Douglas wrote:
>
> You're using Outcome in standalone non-Boost configuration in
> combination with Boost, so the "Boost-lite" emulation it configures
> will collide with Boost.
>
> As you noticed if you include Outcome after Boost it spots you've
> already included Boost and turns standalone off.
>
> You can configure Outcome to use Boost natively from the get go via
> macros. See its config.hpp. Or just keep including Outcome after all
> other Boost headers.
>

Ah I see, clever, thanks.


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