[Bug c++/54403] [C++11] operator! applied to a member of a templated class in a lambda expression that captures 'this' pointer crashes compiler
ripper-tm at yandex dot ru
gcc-bugzilla@gcc.gnu.org
Mon Sep 10 16:58:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54403
--- Comment #2 from Pavel <ripper-tm at yandex dot ru> 2012-09-10 16:58:15 UTC ---
Described bug seems to refer to a set of bugs related to "this" pointer in
lambdas. They can show up as wrong compiler errors or compiler segfaults.
More information about the Gcc-bugs
mailing list