willwray / function_traits
A library of type traits for introspecting C++ function types
☆29Updated 5 years ago
Alternatives and similar repositories for function_traits:
Users that are interested in function_traits are comparing it to the libraries listed below
- An indirect value-type for C++☆82Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 9 months ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- C++20 single-header library for embedding INI configs☆60Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated this week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- Comparison operators for std::span☆15Updated 4 years ago
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- Meta C++ Library and Tool☆81Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- KISS C++20 Type Reflection using IFC files☆49Updated 8 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 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 9 months ago
- stl-like algorithms for TYPES☆31Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A functional parsing library☆28Updated 11 months ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated this week
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- C++ Better Futures☆43Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated last month
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago