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
Alternatives and similar repositories for is_call_possible:
Users that are interested in is_call_possible are comparing it to the libraries listed below
- Minimal subset of Catch2 C++ test framework☆26Updated 6 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
- A header-only C++ parsing framework☆36Updated 3 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 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
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Fast delegates implementation☆56Updated 2 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 9 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 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☆48Updated 11 months ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- Fast containers of polymorphic objects.☆65Updated last month
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 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
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year