[libcxx-commits] [PATCH] D99141: [libcxx] adds `std::incrementable_traits` to <iterator>

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Mar 28 23:17:45 PDT 2021


cjdb updated this revision to Diff 333769.
cjdb marked an inline comment as done.
cjdb added a comment.

adds test coverage


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99141/new/

https://reviews.llvm.org/D99141

Files:
  libcxx/docs/Cxx2aStatusPaperStatus.csv
  libcxx/include/iterator
  libcxx/test/std/iterators/iterator.requirements/iterator.assoc.types/incrementable.traits/incrementable_traits.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99141.333769.patch
Type: text/x-patch
Size: 33338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210329/b2c2ddc8/attachment-0001.bin>


More information about the libcxx-commits mailing list