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
- Implementation of hash_append proposal☆69Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Fast containers of polymorphic objects.☆64Updated last month
- ☆26Updated 7 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 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
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- print stl containers☆32Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- A high performance C++ playground library☆48Updated 8 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- 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☆97Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- ☆39Updated 9 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Block level data synchronization library☆49Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- Standalone C++11 implementation of variant☆11Updated 4 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Fixed Point Arithmetic C++14 Library☆109Updated 6 years ago