asutton / old-clang-reflectLinks
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
☆18Updated 8 years ago
Alternatives and similar repositories for old-clang-reflect
Users that are interested in old-clang-reflect are comparing it to the libraries listed below
Sorting:
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆38Updated 8 years ago
- C++ generic make factory☆108Updated 6 years ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆19Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- dynamic polymorphism without inheritance☆31Updated 8 years ago
- Coroutine Support Library