[libcxx-commits] [PATCH] D117817: [libc++][ranges] Implement	ranges::mismatch
    Konstantin Varlamov via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Tue Mar  8 16:18:14 PST 2022
    
    
  
var-const added a comment.
@philnik Sorry, looks like I'm a little late with my review. Can you please address some of the comments in a follow-up? You can definitely ignore the nits and optionals -- I'm mostly concerned about the potentially missing tests for SFINAE and missing `mismatch_result` from the synopsis. Thanks!
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117817/new/
https://reviews.llvm.org/D117817
    
    
More information about the libcxx-commits
mailing list