[libc++] Update all the pre-defined iterator types for C++20
Make sure we provide the correct It::difference_type member and update the tests and synopses to be accurate. Supersedes D102657 and D103101 (thanks to the original authors). Differential Revision: https://reviews.llvm.org/D103273
Loading
Please sign in to comment