This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/72762] Cann't demangle auto arguments of C++14 generic lambda
- From: "fujii.hironori at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 01 Aug 2016 04:43:41 +0000
- Subject: [Bug c++/72762] Cann't demangle auto arguments of C++14 generic lambda
- Auto-submitted: auto-generated
- References: <bug-72762-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72762
--- Comment #2 from Fujii Hironori <fujii.hironori at gmail dot com> ---
In GDB, this function is shown as:
> <lambda(auto:1, auto:2&, auto:3&&)>::operator void (*)(int, int&, int&&)<int, int, int>(void) const