PR19452: Implement more of [over.match.oper]p3's restrictions on which...
PR19452: Implement more of [over.match.oper]p3's restrictions on which non-member overloaded operators can be found when no operand is of class type. We used to fail to implement this rule if there was an operand of dependent type. llvm-svn: 206435
Loading
Please sign in to comment