jeaye / value-category-cheatsheet
A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more
☆405Updated last year
Alternatives and similar repositories for value-category-cheatsheet:
Users that are interested in value-category-cheatsheet are comparing it to the libraries listed below
- A guide for the rest of us on using C++ templates.☆556Updated 6 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Updated 5 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆383Updated last year
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Experimental deferred and unordered destruction library for C++☆915Updated 5 years ago
- Presentation materials for C++Now 2016☆130Updated 8 years ago
- Materials for the C++ Template Metaprogramming one-day workshop☆63Updated 9 years ago
- Unicode library for C++☆227Updated last year
- The eternal text editor — Didactic Ersatz Emacs to show immutable data-structures and the single-atom architecture☆540Updated 2 years ago
- Love template metaprogramming☆329Updated 2 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆406Updated last week
- Hasta la vista, baby!☆134Updated last year
- C++ metaprogramming shell☆476Updated last week
- ☆211Updated last month
- Algorithm Mnemonics: Increase Productivity with STL Algorithms☆181Updated 7 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- A C++ micro-benchmarking framework☆362Updated 5 years ago
- A drop-anywhere C++ REPL☆838Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆524Updated 7 years ago
- Loose collection of misc C++ libs☆351Updated 3 years ago
- Either and Maybe monads for better error-handling in C++ ↔️☆253Updated 5 years ago
- Persistent immutable data structures for C++☆284Updated 8 years ago
- A new take on polymorphism☆676Updated 4 months ago
- Simple header only pattern matching for c++14☆231Updated 3 years ago
- Adobe Source Libraries☆282Updated last week
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,204Updated 3 years ago
- C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...☆155Updated 6 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Snake/Nibbler implementation using C++ template metaprogamming☆207Updated 8 years ago