[libcxx-commits] [PATCH] D100271: [libcxx][iterator][ranges] adds `input_iterator` and `input_range`
    Louis Dionne via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Tue Apr 27 12:24:18 PDT 2021
    
    
  
ldionne accepted this revision.
ldionne added a comment.
Reached offline agreement with @cjdb about using `cpp20_input_iterator` here. Chris, please change to that instead of `cxx20` and ship it.
Other reviewers, please say it if you have a blocking objection with that direction, otherwise I think we've spent far enough energy on this name selection.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100271/new/
https://reviews.llvm.org/D100271
    
    
More information about the libcxx-commits
mailing list