The Daily C++
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
Forwarded from AnimePix
Join for a lot beautiful wallpaper every day!
https://telegram.me/joinchat/Ba4AAT_8gBXWPg6__j95cw
Tags: #tutorial #libclang
"Clang, if you haven’t heard of yet, is a wonderful C++ (and other C language family) compiler. Well, not exactly a compiler, but a frontend to the LLVM compiler..."

https://shaharmike.com/cpp/libclang/
Tags: #optimize #code
"In this post I would like to propose a technique based on levels of abstraction to transform an obscure piece of code into expressive and elegant one..."

https://www.fluentcpp.com/2017/01/03/super-expressive-code-by-raising-levels-of-abstraction/
Tags: #function #to #function
"Since the advent of C++11 writing more functional code has become easier. Functional programming patterns and ideas are powerful additions to the C++ developer's huge toolbox..."

https://vittorioromeo.info/index/blog/passing_functions_to_functions.html