This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/55853] [C++11] ICE calling member function of templated class in lambda


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55853

--- Comment #1 from Kyle Konrad <kyle.t.konrad at gmail dot com> 2013-01-03 01:13:26 UTC ---
I forgot to mention that adding "this->" to the Insert() call causes
compilation to succeed.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]