The Daily C++
@dailycpp
1.82K
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.82K subscribers
The Daily C++
Tags:
#optimize
#returnvalues
http://marcofoco.com/?p=126
C++ explained to my dog
Optimizing return values
Note to self: Never try to modify your examples in realtime during a presentation, to show an idea that just came through your mind: You might succeed. The problem We have an old pre-C++11 class: c…