jbcoe / propagate_const
A const-propagating member-pointer-wrapper for the C++ standard library
☆20Updated last year
Alternatives and similar repositories for propagate_const:
Users that are interested in propagate_const are comparing it to the libraries listed below
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆172Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- modern C++ type traits and metafunctions for callable types☆133Updated 2 weeks ago
- C++ static_enum☆86Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆72Updated 2 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 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)☆36Updated 9 months ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- 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
- Coroutine Support Library☆33Updated 7 months ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- C++ generic make factory☆107Updated 5 years ago
- An indirect value-type for C++☆82Updated last year
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆18Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 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++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago