[libc++][ranges][NFC] Add contiguous_iterator_tag to the <iterator> synopsis
authorKonstantin Varlamov <varconst@apple.com>
Wed, 2 Feb 2022 20:53:07 +0000 (12:53 -0800)
committerKonstantin Varlamov <varconst@apple.com>
Wed, 2 Feb 2022 20:53:15 +0000 (12:53 -0800)
commitf681d7d5580e03caff91825d90e36d370cb803ef
tree1e754d8ee7462045554cd96d30c7c15bc7770c8b
parent1a547a94c1afcd05bba2e36831d26a8aa871fa06
[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
libcxx/docs/Status/RangesPaper.csv
libcxx/include/iterator