jaredhoberock / is_call_possible
C++03 functionality for checking for the existence of a member function with a given name and signature.
☆26Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for is_call_possible
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- ☆22Updated 7 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- A fast C++ dynamic_cast<> alternative.☆31Updated 3 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 6 years ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- Fast containers of polymorphic objects.☆63Updated 3 weeks ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- λ → C++ library for functional programming☆37Updated 7 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 5 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆23Updated 9 years ago
- Standalone C++11 implementation of variant☆11Updated 4 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆14Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago