boostcon / cppnow_presentations_2018
Presentation Material for C++Now 2018
☆126Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for cppnow_presentations_2018
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆60Updated 7 years ago
- The presentations of C++Now 2019.☆90Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- Presentation materials for C++Now 2016☆83Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Header-only library for multithreaded programming☆226Updated last month
- C++ standard library features, "from scratch"☆180Updated 4 years ago
- C++ features jump start☆122Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- C++11 metaprogramming library☆243Updated this week
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- Project planning for the C++ Library Evolution Working Group