ned14 / status-codeLinks
Proposed SG14 status_code for the C++ standard
☆68Updated 3 months ago
Alternatives and similar repositories for status-code
Users that are interested in status-code are comparing it to the libraries listed below
Sorting:
- A C++14 and later CRTP template for defining iterators☆75Updated 3 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 5 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- C++ generic make factory☆108Updated 6 years ago
- C++ static_enum☆86Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆177Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- An indirect value-type for C++