boostorg / variant2
A never-valueless, strong guarantee implementation of std::variant
☆68Updated 3 weeks ago
Alternatives and similar repositories for variant2:
Users that are interested in variant2 are comparing it to the libraries listed below
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 3 weeks ago
- C++ generic make factory☆107Updated 6 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 11 months 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
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated this week
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A fixed capacity dynamically sized string☆65Updated this week
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Boost.org variant module☆44Updated 3 weeks ago
- WIP☆26Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated 4 months ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- A bunch of small C++ utilities☆65Updated last year
- Coroutine Support Library☆33Updated 8 months ago
- C++ static_enum☆86Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- modern C++ type traits and metafunctions for callable types☆134Updated 3 weeks ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago