saarraz / clang-concepts-roadmap
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
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆53Updated 5 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Modern version of boost.parameter enabling named parameters without macros and better compile time☆16Updated 8 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- source code for CppCon 2014 talk on polymorphic unions☆31Updated 10 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- ☆13Updated 9 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- Modern C++ benchmarking☆73Updated 4 years ago
- modern C++ type traits and metafunctions for callable types☆134Updated 2 weeks ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- C++ Scattered Containers☆67Updated 7 years ago
- Draft for a new C++ standard future propoal☆19Updated 7 years ago
- Useful C++ templates☆14Updated 11 months ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- C++ generic make factory☆107Updated 5 years ago