PeterSommerlad / CPlusPlusLectureLinks
Modern C++ Lecture (Basics)
☆61Updated 7 years ago
Alternatives and similar repositories for CPlusPlusLecture
Users that are interested in CPlusPlusLecture are comparing it to the libraries listed below
Sorting:
- C++ features jump start☆123Updated 3 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 6 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 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
- Word Game Solver☆16Updated 2 years ago
- Proposed C++ standardisation for linear algebra☆28Updated 7 years ago
- ☆236Updated 3 months ago
- helper repository for various articles that I publish☆62Updated last year
- Containers for building C++ on CI☆48Updated last year
- Presentation materials for C++Now 2016☆82Updated 8 years ago
- ☆172Updated 6 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- ☆34Updated 3 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 2 weeks ago
- Hasta la vista, baby!☆136Updated 2 years ago
- This is an example of doing a Modern C++ project with CI☆124Updated 8 years ago
- C++ Introductory Tour. Click here to take the tour:☆137Updated 11 months ago
- C++ standard library features, "from scratch"☆193Updated 11 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Slides and presentations☆69Updated 3 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- ☆31Updated 4 years ago
- A wrapper of common C++ std types for functional programming☆22Updated 2 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago