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
Sorting:
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- ☆26Updated 7 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 9 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- C++03 functionality for checking for the existence of a member function with a given name and signature.☆26Updated 11 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Use unused bits in your pointer☆45Updated 7 years ago
- Useful C++ templates☆14Updated last year
- Fast delegates implementation☆56Updated 2 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 11 months ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- Signals/Slots implementation with multiple executors☆29Updated 6 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- A C++ library for type level flagging☆65Updated 6 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☆48Updated 11 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ☆31Updated 9 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago