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:
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- C++ features jump start☆123Updated 3 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- C++ Introductory Tour. Click here to take the tour:☆137Updated last year
- Containers for building C++ on CI☆48Updated last year
- PDFs of presenter slides from ACCU 2019☆64Updated 6 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- ☆40Updated 7 years ago
- Presentation materials for C++Now 2016☆82Updated 8 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
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- ☆172Updated 7 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Word Game Solver☆16Updated 2 years ago
- Docker Based C++ Dependency and Build Management☆45Updated last month
- Tutorial how to use Travis CI with C++☆168Updated 4 years ago
- ☆21Updated 6 years ago
- ☆108Updated 4 years ago
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- C++ standard library features, "from scratch"☆193Updated last year
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 7 years ago
- ☆237Updated 4 months ago
- Docker container with compilers and tooling for basic C++ projects☆80Updated 4 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago