kmicklas / variadic-variant
A C++ variant library (like Boost.Variant) using C++11 variadic templates
☆18Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for variadic-variant
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆201Updated 3 years ago
- A killer modern C++ library for interacting with JSON.☆128Updated 3 months ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Fast containers of polymorphic objects.☆63Updated 3 weeks ago
- Simple header only pattern matching for c++14☆227Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Trait introspection and concept creator for C++11☆183Updated 6 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆192Updated 6 years ago
- The missing C++ tuple functionality☆84Updated 4 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 7 years ago
- C++11 metaprogramming library☆111Updated 9 years ago
- modern C++ type traits and metafunctions for callable types☆130Updated 3 months ago
- Template engine library in C++☆92Updated 3 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- C++ async operations☆101Updated 9 years ago
- Enjoy template metaprogramming☆113Updated 7 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆184Updated 4 years ago
- A reference implementation for a modern C++ client interface☆92Updated 6 years ago
- Wrapper for references to array in C++.☆59Updated 8 years ago
- optional (nullable) objects for C++14☆315Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- Support for Currying and Function Composition in C++☆60Updated 9 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 2 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Code samples☆62Updated 4 years ago