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
Tags: #universal #forwarding #reference #type
https://blog.petrzemek.net/2016/09/17/universal-vs-forwarding-references-in-cpp/

"When talking about T&& in C++, you may have heard about universal references and forwarding references."
Tags: #refiningconcepts #constraints

https://honermann.net/blog/2016/09/18/refining-concepts-separate-checking-part-1-relaxing-constraints/

" I’ll be discussing about separate checking of constrained template definitions."
Tags: #cpp19 #string_view

"std::string is the standard way of working with strings in C++, and offers a lot of convenient functionality for working with strings, such as comparison, searching for substrings, concatenating, slicing, etc."
https://skebanga.github.io/string-view/
Tags: #semile #framework #monitorprograms
https://r-kan.github.io/semile/
"A profiling framework that provides the ability to monitor programs, in general of any programming language"
Tags: #cppcon2016 #report
https://vittorioromeo.info/index/blog/cppcon2016_trip_report.html
"CppCon 2016 ended yesterday - I had the pleasure of attending and presenting at this amazing conference again this year."