soasis / out_ptrLinks
Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!
☆75Updated 2 months ago
Alternatives and similar repositories for out_ptr
Users that are interested in out_ptr are comparing it to the libraries listed below
Sorting:
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- C++ generic make factory☆108Updated 6 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
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last month
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A bunch of small C++ utilities☆65Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 3 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- A fixed capacity dynamically sized string☆66Updated last month
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- An indirect value-type for C++☆83Updated last year
- Small small_vector☆34Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- WIP☆27Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- high performance C++20 implementation of std::variant☆54Updated 3 months ago
- Flat containers for C++☆59Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year