tomilov / variant
C++1z variant, never empty, constexpr visit/multivisit (perfect forwarding for visitor and its parameters), delayed visitor, composite visitor, aggregate wrapper, recursive wrapper, I/O, relational, invoke
☆13Updated 8 years ago
Alternatives and similar repositories for variant:
Users that are interested in variant are comparing it to the libraries listed below
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Fast delegates implementation☆56Updated 2 years ago
- ☆26Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Useful C++ templates☆14Updated 9 months ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- C++03 functionality for checking for the existence of a member function with a given name and signature.☆26Updated 11 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 8 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- ☆39Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 7 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago