[libcxx-commits] [PATCH] D101242: [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_`

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 28 10:18:55 PDT 2021


Mordante accepted this revision.
Mordante added a comment.

In D101242#2720585 <https://reviews.llvm.org/D101242#2720585>, @ldionne wrote:

> Reached agreement with @cjdb offline about using `cpp17_input_iterator` here and `cpp20_input_iterator` for the new thing introduced by D100271 <https://reviews.llvm.org/D100271>.

Nice!
LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101242



More information about the libcxx-commits mailing list