[libcxx-commits] [libcxx] [libc++] P3379R1: Constrain `std::expected` equality operators (PR #117664)
    Hristo Hristov via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Fri Apr  4 04:25:33 PDT 2025
    
    
  
Zingam wrote:
> Should we backport this to C++23? If so, perhaps we should also backport the constraints introduced by [P2944R3](https://wg21.link/p2944r3) to old modes.
@frederick-vs-ja @mordante To continue on the above: Do you think "constrained equality operators" as defined in https://wg21.link/P3379R1 and https://wg21.link/p2944r3 should be implemented as DR?
https://github.com/llvm/llvm-project/pull/117664
    
    
More information about the libcxx-commits
mailing list