jaredhoberock / is_call_possibleLinks
C++03 functionality for checking for the existence of a member function with a given name and signature.
☆26Updated 12 years ago
Alternatives and similar repositories for is_call_possible
Users that are interested in is_call_possible are comparing it to the libraries listed below
Sorting:
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago
- Fast containers of polymorphic objects.☆68Updated last month
- C++20 implementation of {{ mustache }}☆86Updated 11 months ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- What did you expect?☆111Updated 8 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆16Updated 7 years ago
- Block level data synchronization library☆49Updated 6 years ago
- ☆27Updated 7 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- A fast, lightweight, signal library, for C++11, using the Fastest Possible C++ Delegates, with a little extra features.☆114Updated 5 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 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☆50Updated last month