On 24/02/20 18:26 -0500, Patrick Palka wrote:
libstdc++-v3/ChangeLog:LWG 3325 Constrain return type of transformation function for transform_view * include/std/ranges (transform_view): Constrain the return type of the transformation function as per LWG 3325. * testsuite/std/ranges/adaptors/lwg3325_neg.cc: New test.
OK.