fenbf / cpp17features
C++ features jump start
☆122Updated 2 years ago
Alternatives and similar repositories for cpp17features:
Users that are interested in cpp17features are comparing it to the libraries listed below
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago
- Hasta la vista, baby!☆132Updated last year
- Header-only library for multithreaded programming☆233Updated last month
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- An implementation of C++ Extensions for Ranges☆223Updated 4 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- The presentations of C++Now 2019.☆90Updated 5 years ago
- A C++14-and-later expression template library☆108Updated 2 months ago
- A polymorphic value-type for C++☆228Updated last year
- C++ generic make factory☆106Updated 5 years ago
- Love template metaprogramming☆328Updated 2 years ago
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- C++11 metaprogramming library☆255Updated last month
- Various documents and code related to proposals for WG21☆65Updated 6 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated 6 months ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- ☆52Updated 5 years ago
- C++ standard library features, "from scratch"☆183Updated last month
- A set of small tools that allow you to state your intentions mre explicitly in the code☆199Updated 3 years ago
- Presentation materials for C++Now 2016☆83Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- ☆32Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- Trait introspection and concept creator for C++11☆183Updated 7 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A proposal for a executor programming model for ISO C++☆138Updated 4 years ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- Origin C++11 Libraries