saarraz / clang-concepts-roadmapLinks
Roadmap for implementation of Concepts in the Clang compiler.
☆16Updated 6 years ago
Alternatives and similar repositories for clang-concepts-roadmap
Users that are interested in clang-concepts-roadmap are comparing it to the libraries listed below
Sorting:
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆52Updated 5 years ago
- Modern version of boost.parameter enabling named parameters without macros and better compile time☆16Updated 8 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Draft for a new C++ standard future propoal☆19Updated 8 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- Useful C++ templates☆14Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆18Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- Using C++'s type system effectively, safely, expressively☆24Updated 8 years ago
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 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
- Tagged types C++ library☆11Updated 7 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- My proposals for the C++ standard☆12Updated last month
- Foundations of symbol based programming☆30Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- A C++ library for type level flagging☆65Updated 7 years ago