Clang Concepts, talk by Saar Raz In Core C++ 2019
https://www.youtube.com/watch?v=Nuiwb4Dbefw
Slides: https://corecppil.github.io/CoreCpp2019/Presentations/Saar_clang_concepts.pdf
Github repos: https://github.com/saarraz/clang-concepts and https://github.com/saarraz/clang-concepts-roadmap
https://www.youtube.com/watch?v=Nuiwb4Dbefw
Slides: https://corecppil.github.io/CoreCpp2019/Presentations/Saar_clang_concepts.pdf
Github repos: https://github.com/saarraz/clang-concepts and https://github.com/saarraz/clang-concepts-roadmap
YouTube
Core C++ 2019 :: Saar Raz :: Clang Concepts
Concepts are one of the biggest new features coming in C++20, set to revolutionize the way we write generic code. A year ago I volunteered to implement Concepts in the Clang Compiler, and am now nearing completion of the feature. I will tell the story of…
Photon Micro GUI Library
https://www.cycfi.com/2019/07/photon-micro-gui/
https://www.cycfi.com/2019/07/photon-micro-gui/
Cycfi Research
Elements C++ GUI library
Update: Renamed the library to avoid the name Clash with QNX Photon.Let me tell you a bit about Elements... From my previous post about Ascend, some folks noticed its existence and actually found the github repository. The repository is rather underwhelming…
17 Smaller but handy c++17 features a blog post by B. Filipek
https://www.bfilipek.com/2019/08/17smallercpp17features.html
https://www.bfilipek.com/2019/08/17smallercpp17features.html
C++ Stories
17 Smaller but Handy C++17 Features
When you see an article about new C++ features, most of the time you’ll have a denoscription of major elements. Looking at C++17, there are a lot of posts (including articles from this blog) about structured bindings, filesystem, parallel algorithms, if constexpr…
High performance cache aligned binary heap tree implementetion:
http://phk.freebsd.dk/B-Heap/queue.html
http://phk.freebsd.dk/B-Heap/queue.html
CppCon 2019: Andrei Alexandrescu “Speed Is Found In The Minds of People"
https://www.youtube.com/watch?v=FJJTYQYB1JQ
https://www.youtube.com/watch?v=FJJTYQYB1JQ
YouTube
Sorting Algorithms: Speed Is Found In The Minds of People - Andrei Alexandrescu - CppCon 2019
http://CppCon.org
Discussion & Comments: https://www.reddit.com/r/cpp/
Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2019
Sorting Algorithms: Speed Is Found In The Minds of People
…
Discussion & Comments: https://www.reddit.com/r/cpp/
Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2019
Sorting Algorithms: Speed Is Found In The Minds of People
…