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 last month
- 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
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- C++ generic make factory☆107Updated 5 years 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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- An indirect value-type for C++☆82Updated last year
- value types for composite class design - with allocators☆44Updated last week
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months 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 9 months ago
- Small small_vector☆33Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- Prototype C++ web_view implementation☆23Updated 5 years ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Yet another C++ text formatting library.☆70Updated 2 months ago
- WIP☆26Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- ranges features for c+23 ported to C++20☆76Updated last year
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated 2 months ago