19 Feb
2018
19 Feb
'18
4:57 p.m.
On 2/19/18 4:35 AM, Chardrazle via Boost-users wrote:
As part of upgrading a product to a later version of boost the compilation has tripped up on serialization of a boost::optionalstd::string.
The /optional.hpp/ header now has the comment:
...and this fires for std::string.
What, if any, is the recommended way forward for this?
Hmmm- is std::string not default constructible?