sbabbi / tinymplLinks
C++11 template meta-programming library.
☆48Updated 10 years ago
Alternatives and similar repositories for tinympl
Users that are interested in tinympl are comparing it to the libraries listed below
Sorting:
- C++11 metaprogramming library☆112Updated 9 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated last month
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆140Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Wrapper for references to array in C++.☆60Updated 9 years ago
- C++ generic make factory☆108Updated 6 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 7 years ago
- WIP☆27Updated 6 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- Literal Logging for C++☆86Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- generic stack-based container☆107Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Fast containers of polymorphic objects.☆68Updated last month
- A C++14 library to make it easier to work with parameter packs