saarraz / clang-concepts-roadmapLinks
Roadmap for implementation of Concepts in the Clang compiler.
☆16Updated 7 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:
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 9 years ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆51Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 8 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- Experimental support for contracts programming in clang++☆28Updated 7 years ago
- Use unused bits in your pointer☆46Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- bad_alloc Behaving Badly☆76Updated 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…☆62Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- runtime to compile-time mappings☆110Updated 8 years ago
- C++ generic make factory☆108Updated 6 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- Draft for a new C++ standard future propoal☆19Updated 8 years ago
- Contract programming for C++☆41Updated last week
- C++11 metaprogramming library☆112Updated 10 years ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆19Updated 6 years ago
- Papers for the C++ Standards Committee, WG21☆58Updated 7 months ago
- Generic C++14 Database Construction Library☆15Updated 7 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- Tagged types C++ library☆11Updated 7 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago