saarraz / clang-concepts-monorepoLinks
****** OBSOLETE - CONCEPTS HAS BEEN MERGED INTO CLANG TRUNK AND DEVELOPMENT CONTINUES THERE ****** This fork of llvm-project contains my implementation of C++2a Concepts for the Clang compiler, and will be updated regularly with bug fixes until the whole feature is merged to trunk. Follow the instructions here https://clang.llvm.org/get_started.…
☆27Updated 5 years ago
Alternatives and similar repositories for clang-concepts-monorepo
Users that are interested in clang-concepts-monorepo are comparing it to the libraries listed below
Sorting:
- ☆71Updated 7 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Boost.org optional module☆61Updated 2 months ago
- A framework for reusing code in Clang tools☆125Updated 3 months ago
- Experimental support for contracts programming in clang++☆28Updated 6 years ago
- Compiler-neutral Internal Program Representation for C++☆229Updated last month
- runtime to compile-time mappings☆108Updated 7 years ago
- Using coroutines as sugar for composing monadic operations☆76Updated 7 years ago
- Parameter passing and initialization☆81Updated 3 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Origin C++11 Libraries☆133Updated 8 years ago
- A C++11 library for Unicode☆83Updated 6 years ago
- Boost.org mpl module☆61Updated 2 months ago
- modern C++ type traits and metafunctions for callable types☆136Updated 2 months ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated 4 months ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆47Updated 2 months ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆106Updated 6 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆58Updated 3 years ago
- Home of the official Library Working Group issues list☆102Updated this week
- Boost.org fusion module☆49Updated 2 months ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated last week
- Static functional reactive programming in C++14☆69Updated 8 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Replacements to standard numeric types which throw exceptions on errors