[libcxx-commits] [PATCH] D136050: [libc++] Fix missing requires clause on variant operator<=>
    Joe Loser via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Mon Oct 17 17:53:12 PDT 2022
    
    
  
jloser added a comment.
In D136050#3863592 <https://reviews.llvm.org/D136050#3863592>, @mumbleskates wrote:
> thanks! LGTM. i must have been looking at a reference that's missing that `requires`...
No worries, easy to fix.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136050/new/
https://reviews.llvm.org/D136050
    
    
More information about the libcxx-commits
mailing list