aurelienrb / cpp-static-todoLinks
C++ TODO / FIXME macros that expire (fail to compile) after a specific date
☆28Updated 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
Sorting:
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 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
- Rebooting the std::bitset franchise☆44Updated last month
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Library In A Week 2017 Parameter☆19Updated 7 years ago
- value types for composite class design - with allocators☆51Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- ☆32Updated 4 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 7 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- A simple, single-header-only library, for wrapping text. In C++☆104Updated 6 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- C++ static_enum☆86Updated 5 years ago
- The C++ Mixin Support Library: Sandwich Mixins all the way☆40Updated 2 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Various documents and code related to proposals for WG21☆66Updated 10 months ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 10 months ago