PeterSommerlad / CPlusPlusLectureLinks
Modern C++ Lecture (Basics)
☆61Updated 6 years ago
Alternatives and similar repositories for CPlusPlusLecture
Users that are interested in CPlusPlusLecture are comparing it to the libraries listed below
Sorting:
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- C++ features jump start☆123Updated 3 years ago
- Containers for building C++ on CI☆48Updated last year
- Presentation materials for C++Now 2016☆82Updated 8 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 6 years ago
- Origin C++11 Libraries☆133Updated 8 years ago
- ☆236Updated 2 months ago
- ☆31Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- ☆34Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 9 months ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Proposed C++ standardisation for linear algebra☆28Updated 7 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- Hasta la vista, baby!☆136Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Updated last year
- C++ Introductory Tour. Click here to take the tour:☆137Updated 10 months ago
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- Example C++11 CMake project that incorporates awesome Clang tooling☆108Updated 5 years ago
- Word Game Solver☆16Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month