[C++20] Support for lambdas in unevaluated context
Partially implement P0315R4. This patch allow lambda in unevaluated context. It does not implement temp.deduct/9.
Loading
Please sign in to comment
Partially implement P0315R4. This patch allow lambda in unevaluated context. It does not implement temp.deduct/9.