The Daily C++
@dailycpp
1.83K
subscribers
10
photos
2
files
596
links
The best channel about C++ News!
Every day a lot of news!
Send your project/repo/guide/tutorial to
@dailycppbot
Download Telegram
Join
The Daily C++
1.83K subscribers
The Daily C++
Tags:
#cpp
#references
#case
http://tristanbrindle.com/posts/optional-references
Tristanbrindle
The Case for Optional
References
[Note: at the time this post was written (September 2016), the version of std::variant proposed for C++17 permitted reference types at alternatives, although...