mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 23:51:56 +00:00
5a53323d2c
Several parts of P1612R2 are already implemented: - `common_iterator` (new in C++20) https://reviews.llvm.org/D103335 - `unreachable_sentinel_t` (new in C++20) https://reviews.llvm.org/D107920 - `istream_iterator` (removed) https://reviews.llvm.org/D119620 - `istreambuf_iterator` (removed) https://reviews.llvm.org/D119620 Reviewed By: #libc, Mordante Differential Revision: https://reviews.llvm.org/D152656 |
||
---|---|---|
.. | ||
benchmarks | ||
cmake | ||
docs | ||
include | ||
lib | ||
modules | ||
src | ||
test | ||
utils | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
appveyor-reqs-install.cmd | ||
appveyor.yml | ||
CMakeLists.txt | ||
CREDITS.TXT | ||
LICENSE.TXT | ||
TODO.TXT |