Boost logo

Boost :

Subject: Re: [boost] [outcome] High level summary of review feedback accepted so far
From: Peter Dimov (lists_at_[hidden])
Date: 2017-06-01 14:31:23


Niall Douglas wrote:
> See what you make of my toy std::variant<> based Outcome at:
>
> https://tinyurl.com/ybxwlewh

FWIW, Niall, I convinced my variant implementation to work in Compiler
Explorer:

    https://godbolt.org/g/juh4WB

so you can try it for a spin. It's never-valueless, ever, so you can
dispense with the "safe assign" workarounds.


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