soasis / out_ptr
Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!
☆74Updated last year
Alternatives and similar repositories for out_ptr:
Users that are interested in out_ptr are comparing it to the libraries listed below
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆72Updated 2 weeks ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 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 10 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- C++ static_enum☆86Updated 5 years ago
- C++ generic make factory☆107Updated 5 years ago
- A fixed capacity dynamically sized string☆64Updated 2 weeks ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- A bunch of small C++ utilities☆65Updated last year
- An indirect value-type for C++☆82Updated last year
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Yet another C++ text formatting library.☆71Updated 3 months ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated this week
- Compile-time printf-like string formatting☆77Updated 6 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated 2 weeks ago
- Roman numeral support for C++17☆52Updated last year
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 10 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Small small_vector☆34Updated 4 years ago