matus-chochlik / clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
☆18Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for clang
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Experimental support for contracts programming in clang++☆28Updated 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…☆60Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆18Updated 7 years ago
- Collection of proposals for c++☆23Updated last week
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- C++ generic make factory