fenbf / cpp17featuresLinks
C++ features jump start
☆123Updated 2 years ago
Alternatives and similar repositories for cpp17features
Users that are interested in cpp17features are comparing it to the libraries listed below
Sorting:
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- Hasta la vista, baby!☆134Updated 2 years ago
- Presentation materials for C++Now 2016☆83Updated 8 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- C++ generic make factory☆107Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A tiny metaprogramming library☆310Updated last year
- runtime to compile-time mappings☆108Updated 7 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- Presentation materials for C++Now 2016