Boost logo

Boost :

Subject: Re: [boost] Boost 1.60.0 beta 1 Release Candidates available for testing
From: Bjorn Reese (breese_at_[hidden])
Date: 2015-11-09 15:02:46


On 11/09/2015 08:32 PM, Thomas Trummer wrote:

> ./boost/spirit/home/support/attributes.hpp:1156:23: error: no matching constructor for initialization of 'boost::none_t'
> val = none_t(); // leave optional uninitialized

This ought to be boost::none (included from <boost/none.hpp>)


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