bemanproject / optional
std::optional extensions targeting C++26
☆23Updated 2 weeks ago
Alternatives and similar repositories for optional:
Users that are interested in optional are comparing it to the libraries listed below
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A C++14 and later CRTP template for defining iterators☆72Updated 2 weeks ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- My WG21 proposals☆56Updated this week
- Issues list for P2300☆27Updated 8 months ago
- ☆61Updated 3 years ago
- C++20 Unit-Testing library☆44Updated 5 months ago
- Metadata to support C++ packaging☆38Updated 2 years ago
- Various documents and code related to proposals for WG21☆65Updated 7 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last week
- high performance C++20 implementation of std::variant☆54Updated 3 weeks ago
- A C++20 concepts library, providing container concepts etc.☆79Updated 4 months ago
- A C++14 Lambda Library☆23Updated 2 weeks ago
- value types for composite class design - with allocators☆47Updated 2 weeks ago
- a small lightweight std::execution work-alike☆64Updated last week
- C++20 Compact Tuple Tools☆49Updated 3 months ago
- A hash function library☆39Updated 2 weeks ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks 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
- An indirect value-type for C++☆82Updated last year
- ☆16Updated 9 months ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 3 months ago
- A fixed capacity dynamically sized string☆64Updated 2 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 2 months 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
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆86Updated this week