DanielaE / boost20.optional
An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional
☆10Updated 4 years ago
Alternatives and similar repositories for boost20.optional:
Users that are interested in boost20.optional are comparing it to the libraries listed below
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- ☆26Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- WIP☆26Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- meta-programming, C++11☆16Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- C++11 compatible charconv☆28Updated 2 weeks ago
- An indirect value-type for C++☆82Updated last year
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 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
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- homogeneous variadic function parameters☆17Updated 11 months ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- Coroutine Support Library☆34Updated 5 months ago
- A C++14 Lambda Library☆23Updated last month
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 9 months ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 2 years ago