ned14 / status-codeLinks
Proposed SG14 status_code for the C++ standard
☆67Updated last month
Alternatives and similar repositories for status-code
Users that are interested in status-code are comparing it to the libraries listed below
Sorting:
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- C++ generic make factory☆108Updated 6 years ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆174Updated 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 C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 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
- Implementation of hash_append proposal☆68Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- C++ static_enum☆86Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- A bunch of small C++ utilities☆65Updated last year
- C++ library aiming to replace all built-in integers☆93Updated 3 weeks ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated 2 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- My submissions to SC22WG21 C++ ISO/IEC standardization group☆43Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 3 months ago
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago