martinmoene / expected-dark
Expected objects for C++11 and later (and later perhaps C++98 )
☆52Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for expected-dark
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- C++ generic make factory☆106Updated 5 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- WIP☆26Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- A compressed pair for C++17☆25Updated 3 years ago
- Compile-time printf-like string formatting☆76Updated 6 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
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- Simple and type-safe commandline argument parser for C++14☆66Updated 3 years ago
- modern C++ type traits and metafunctions for callable types☆130Updated this week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 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)