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: #error #handling #strategy
"Errors can have a variety of reasons: The user enters weird input, the operating system cannot give you a file handle or some code dereferences a nullptr. Each of these errors here is different and needs different treatment. "
https://foonathan.github.io/blog/2016/09/07/error-handling-strategy.html
Tags: #cmake #visualstudio
"This article describes the current proof-of-concept support for CMake in Visual Studio. As we evolve the experience in upcoming preview releases, we will continue to update the content here."
https://blogs.msdn.microsoft.com/vcblog/2016/10/05/cmake-support-in-visual-studio/
Tags: #QT #controls2
"As most of you already know, Qt Quick Controls allow you to save time developing user interfaces by utilizing a library of ready-made controls with different styles which you also can easily customize to your liking. The Qt Quick Controls 2 module delivers the next generation UI controls with a great performance boost."
http://blog.qt.io/blog/2016/10/06/qt-quick-controls-2-1-and-beyond/
Tags: #lambdas #cpp17 #variants
"While discussing upcoming C++17 features with other attendees at CppCon 2016, I was surprised to hear complaints about the fact that std::variant visitation requires an external callable object."
https://vittorioromeo.info/index/blog/variants_lambdas_part_1.html
Which IDE do you prefer?
anonymous poll

Other – 33
πŸ‘πŸ‘πŸ‘πŸ‘πŸ‘πŸ‘πŸ‘ 31%

QtCreator – 25
πŸ‘πŸ‘πŸ‘πŸ‘πŸ‘ 23%

Visual Studio C++ – 25
πŸ‘πŸ‘πŸ‘πŸ‘πŸ‘ 23%

Eclipse – 7
πŸ‘ 6%

Dev C++ – 6
πŸ‘ 6%

CLion – 5
πŸ‘ 5%

Code::Blocks – 5
πŸ‘ 5%

KDevelop – 1
▫️ 1%

Netbeans – 1
▫️ 1%

πŸ‘₯ 108 people voted so far.
Tags: #easylambda #lambda #benchmarks
"EasyLambda aims to provide a high level parallel programming abstraction while incurring minimal overheads."
https://haptork.github.io/easyLambda/docs/benchmarks/
Tags: #conference #embo++
"Big innovation on small devices"
http://www.embo.io/
Tags: #llvm #sdcc #toolchain

"The LLVM+SDCC toolchain is meant to allow the use of languages other than C and to evaluate the effect of LLVM optimizations for 8-bit targets. "
http://www.colecovision.eu/llvm+sdcc/
If you want send here a Repositary or a Project, send it to @DailyCppBot
Tags: #cppcon17 #class #proposals
"The conference is asking for instructors to submit proposals for classes to be taught in conjunction with next September’s CppCon 2017."
http://cppcon.org/callforclasses2017/