potswa / cxx_function
Prototype for new std::function features, compatible with C++11.
☆46Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for cxx_function
- C++ generic make factory☆106Updated 5 years ago
- WIP☆26Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆82Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- ☆67Updated 8 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- modern C++ type traits and metafunctions for callable types☆130Updated this week
- Fast containers of polymorphic objects.☆63Updated this week
- Compile-time printf-like string formatting☆76Updated 6 years ago
- A C++11 library for Unicode☆80Updated 5 years ago
- ☆22Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- A compressed pair for C++17☆25Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- ☆26Updated 6 years ago
- The missing C++ tuple functionality☆84Updated 4 years ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago