jaredhoberock / is_call_possibleLinks
C++03 functionality for checking for the existence of a member function with a given name and signature.
☆26Updated 11 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:
- Implementation of hash_append proposal☆69Updated 8 years ago
- Signals/Slots implementation with multiple executors☆29Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- Fast containers of polymorphic objects.☆66Updated last month
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 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 last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- ☆26Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- C++1z variant, never empty, constexpr visit/multivisit (perfect forwarding for visitor and its parameters), delayed visitor, composite vi…☆13Updated 8 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- A C++11 library for Unicode☆80Updated 5 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated 11 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year