$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] std::optional<T>
From: Nathan Crookston (nathan.crookston_at_[hidden])
Date: 2013-04-22 08:37:35
Fernando Cacciola wrote:
> Hi People,
>
> I'm pleased to announce that thanks to the outstanding effort of Andrzej
> Krzemienski who wrote the standard papers, and Ville Voutilainen who
> champion it during the meetings, we now have std::optional<T> in C++14!
>
Great news! I'm almost scared to ask, but what did the committee decide
concerning optional<T&>?
Congratulations!
Nate