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:
- Foundations of symbol based programming☆30Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- Fast containers of polymorphic objects.☆68Updated this week
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- ☆26Updated 7 years ago
- print stl containers☆32Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated 11 months ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 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
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 10 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago