This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/58894] C++11 lambda doesn't take const variable by reference
- From: "gcc at baszerr dot eu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 03 Jul 2017 18:01:33 +0000
- Subject: [Bug c++/58894] C++11 lambda doesn't take const variable by reference
- Auto-submitted: auto-generated
- References: <bug-58894-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58894
bartek 'basz' szurgot <gcc at baszerr dot eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gcc at baszerr dot eu
--- Comment #2 from bartek 'basz' szurgot <gcc at baszerr dot eu> ---
looks like a duplicate of 53157
(https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53157).