boostorg / variant2
A never-valueless, strong guarantee implementation of std::variant
☆67Updated this week
Related projects ⓘ
Alternatives and complementary repositories for variant2
- 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
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- C++ generic make factory☆106Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆64Updated this week
- Non-intrusive C++ signal programming library