22 Apr
2013
22 Apr
'13
1:07 p.m.
2013/4/22 Fernando Cacciola
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!
Cheers
Congratulations! Happy to hear it! BTW, what will happen with Boost.Optional in nearest future: rvalues and constexpr fetures support will be added? Will it (and C++14 version) be optimized for bool, short and other small types? -- Best regards, Antony Polukhin