jeaye / value-category-cheatsheetLinks
A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more
☆406Updated 2 years ago
Alternatives and similar repositories for value-category-cheatsheet
Users that are interested in value-category-cheatsheet are comparing it to the libraries listed below
Sorting:
- A guide for the rest of us on using C++ templates.☆561Updated 7 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- Unicode library for C++☆227Updated last year
- 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
- Presentation materials for C++Now 2016☆130Updated 8 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆385Updated 2 years ago
- Non-nullable pointers for C++☆317Updated 7 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Updated 5 years ago
- Materials for the C++ Template Metaprogramming one-day workshop☆64Updated 9 years ago
- Hasta la vista, baby!☆134Updated 2 years ago
- Experimental deferred and unordered destruction library for C++☆912Updated 6 years ago
- A drop-anywhere C++ REPL☆839Updated last year
- Named operators for C++☆500Updated 4 years ago
- Missed optimizations in C compilers☆341Updated 7 years ago
- Loose collection of misc C++ libs☆353Updated 3 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- "Mind the cache" presentation at using std::cpp 2015 and associated material☆83Updated 9 years ago
- C++ metaprogramming shell☆476Updated last month
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,203Updated 3 years ago
- Persistent immutable data structures for C++☆284Updated 8 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
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- Love template metaprogramming☆328Updated 3 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆414Updated last week
- Either and Maybe monads for better error-handling in C++ ↔️☆253Updated 5 years ago
- The eternal text editor — Didactic Ersatz Emacs to show immutable data-structures and the single-atom architecture☆544Updated 2 years ago
- Presentation materials for C++Now 2015☆202Updated 9 years ago
- Lazy evaluation in C++ - http://jscheiny.github.io/Streams/☆688Updated 3 years ago
- Higher-order functions for c++☆511Updated last month