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
- ☆31Updated 4 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
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Containers for building C++ on CI☆48Updated last year
- ☆238Updated 4 months ago
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 6 years ago
- C++ Introductory Tour. Click here to take the tour:☆137Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- ☆34Updated 3 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
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Presentation materials for C++Now 2016☆82Updated 8 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 5 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Origin C++11 Libraries☆134Updated 8 years ago
- Word Game Solver☆16Updated 2 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Updated last year
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- Boost Quaternions, Vectors, Matrices library☆88Updated last month
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆83Updated this week
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last month
- Fast containers of polymorphic objects.☆71Updated last month