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
- C++03 functionality for checking for the existence of a member function with a given name and signature.☆26Updated 11 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- ☆26Updated 7 years ago
- A fast C++ dynamic_cast<> alternative.☆32Updated 4 years ago
- Useful C++ templates☆14Updated 11 months ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- ☆31Updated 9 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- Fast delegates implementation☆56Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- C/C++ compiler vendor and features detection.☆40Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- Variadic, completion-based futures for C++17☆44Updated 5 years ago
- Example of parser combinator as a C++ template metaprogram for compile time parsing.☆22Updated 8 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated 9 months ago