boostorg / variant2Links
A never-valueless, strong guarantee implementation of std::variant
☆71Updated this week
Alternatives and similar repositories for variant2
Users that are interested in variant2 are comparing it to the libraries listed below
Sorting:
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- 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
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- Proposed SG14 status_code for the C++ standard☆69Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated 2 weeks ago
- C++ generic make factory☆108Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆39Updated 2 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A bunch of small C++ utilities☆70Updated 2 years ago
- Boost.org fusion module☆49Updated last week
- A fixed capacity dynamically sized string☆69Updated last month
- Replaced by foonathan/lexy☆138Updated 5 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Boost.org type_traits module☆64Updated last week
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- Roman numeral support for C++17☆51Updated 2 years ago
- A C++14 Lambda Library☆25Updated last month
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- modern C++ type traits and metafunctions for callable types☆137Updated last month
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year