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:
#inlining
https://kristerw.blogspot.it/2016/10/c-and-code-inlining.html
kristerw.blogspot.it
Krister Walfridsson's blog
Jason Turner mentions in his CppCon 2016 talk that GCC optimizes the function int foo ( void ) { return std::string( "a" ...