$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] sqlpp11, 3rd iteration
From: Bjorn Reese (breese_at_[hidden])
Date: 2014-08-22 06:29:53
On 08/21/2014 05:32 PM, Roland Bock wrote:
> * If I call get() on an uninitialized boost::optional, I run into a
optional<T>::value() throws. Notice that get() is not part of the
std::optional proposal.