pr81574.C
349 Bytes
-
[PR c++/81574] lambda capture of function reference · 03ab2eb7
https://gcc.gnu.org/ml/gcc-patches/2017-11/msg01200.html PR c++/81574 * lambda.c (lambda_capture_field_type): Function references are always catured by reference. PR c++/81574 * g++.dg/cpp1y/pr81574.C: New. From-SVN: r254768
Nathan Sidwell committed