aurelienrb / cpp-static-todo
C++ TODO / FIXME macros that expire (fail to compile) after a specific date
☆27Updated 2 years ago
Alternatives and similar repositories for cpp-static-todo:
Users that are interested in cpp-static-todo are comparing it to the libraries listed below
- Rebooting the std::bitset franchise☆44Updated last week
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago
- A bunch of small C++ utilities☆65Updated last year
- value types for composite class design - with allocators☆50Updated last week
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 5 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆123Updated 2 years ago
- Document modern C++ using unit tests☆55Updated 3 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆89Updated 3 years ago
- CMake helper to build remark.js based presentations☆29Updated 5 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 7 months ago
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Generate profiling traces for GCC☆55Updated 2 months ago
- Coroutine support tools☆35Updated last month
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago