tzlaine / type_erasure
☆67Updated 8 years ago
Alternatives and similar repositories for type_erasure:
Users that are interested in type_erasure are comparing it to the libraries listed below
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- ☆39Updated 9 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- C++ generic make factory☆107Updated 5 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.