boostorg / callable_traitsLinks
modern C++ type traits and metafunctions for callable types
☆136Updated 2 months ago
Alternatives and similar repositories for callable_traits
Users that are interested in callable_traits are comparing it to the libraries listed below
Sorting:
- C++ generic make factory☆108Updated 6 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- What did you expect?☆111Updated 8 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- Trait introspection and concept creator for C++11☆184Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- C++ static_enum☆86Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- An implementation of C++ Extensions for Ranges