[all-commits] [llvm/llvm-project] f681d7: [libc++][ranges][NFC] Add contiguous_iterator_tag ...
Konstantin Varlamov via All-commits
all-commits at lists.llvm.org
Wed Feb 2 12:53:35 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f681d7d5580e03caff91825d90e36d370cb803ef
https://github.com/llvm/llvm-project/commit/f681d7d5580e03caff91825d90e36d370cb803ef
Author: Konstantin Varlamov <varconst at apple.com>
Date: 2022-02-02 (Wed, 02 Feb 2022)
Changed paths:
M libcxx/docs/Status/RangesPaper.csv
M libcxx/include/iterator
Log Message:
-----------
[libc++][ranges][NFC] Add contiguous_iterator_tag to the <iterator> synopsis
It was previously implemented by commit [45d048c20](https://reviews.llvm.org/rG45d048c20440989df2b4e1be1f9343225e7741ab).
Reviewed By: #libc, Quuxplusone, philnik, ldionne
Differential Revision: https://reviews.llvm.org/D118751
More information about the All-commits
mailing list