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.☆562Updated 7 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- Unicode library for C++☆227Updated last month
- Algorithm Mnemonics: Increase Productivity with STL Algorithms☆182Updated 7 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆727Updated 5 years ago
- Named operators for C++☆506Updated 4 years ago
- A drop-anywhere C++ REPL☆839Updated 2 years ago
- Presentation materials for C++Now 2016☆130Updated 8 years ago
- Materials for the C++ Template Metaprogramming one-day workshop☆64Updated 9 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- Snake/Nibbler implementation using C++ template metaprogamming☆205Updated 8 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆385Updated 2 years ago
- Hasta la vista, baby!☆134Updated 2 years ago
- Experimental deferred and unordered destruction library for C++☆913Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 8 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆414Updated this week
- Missed optimizations in C compilers☆341Updated 7 years ago
- "Mind the cache" presentation at using std::cpp 2015 and associated material☆83Updated 9 years ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,205Updated 4 years ago
- C++ metaprogramming shell☆476Updated 3 weeks ago
- Non-nullable pointers for C++☆318Updated 8 years ago
- A clang tool for happy refactoring without source-code gymnastics☆252Updated 5 years ago
- ☆211Updated 2 months ago
- Loose collection of misc C++ libs☆354Updated 3 years ago
- Love template metaprogramming☆329Updated 3 years ago
- A new take on polymorphism☆683Updated last week
- C++20 features described in Before/After tables ("Tony Tables")