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
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- ☆26Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Fast delegates implementation☆56Updated 2 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- ☆31Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- C++03 functionality for checking for the existence of a member function with a given name and signature.☆26Updated 11 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- Useful C++ templates☆14Updated 10 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- A C++ metaprogramming library☆26Updated 8 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
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- ☆17Updated 7 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- Warning suppression library (C++)☆82Updated 5 years ago
- WIP☆26Updated 5 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- A C++11 library for Unicode☆80Updated 5 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago