richelbilderbeek / travis_gcc_cpp17Links
Minimal C++17 project using the GCC compiler and is checked by Travis CI
☆20Updated 6 years ago
Alternatives and similar repositories for travis_gcc_cpp17
Users that are interested in travis_gcc_cpp17 are comparing it to the libraries listed below
Sorting:
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- A C++14-and-later expression template library☆109Updated 2 months ago
- The Bit Library☆58Updated 6 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆146Updated 8 years ago
- A proposal for a JSON data type in the C++ standard library☆55Updated 6 years ago
- Compile time mathematic functions for C++14☆187Updated 4 years ago
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆167Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆152Updated 3 years ago
- Compile-time linear algebra in C++☆57Updated 8 years ago
- A simple streaming library☆134Updated last month
- CMake precompiled header support via custom PCH compiler extension☆103Updated 6 years ago
- Get dependencies with cmake☆63Updated 7 years ago
- runtime to compile-time mappings☆109Updated 8 years ago
- Hasta la vista, baby!☆136Updated 2 years ago
- Visual Studio and GCC precompiled header macro for CMake☆159Updated 6 years ago
- Very fast regexp using c++11 templates.