http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55853
--- Comment #2 from Kyle Konrad 2013-01-03
01:15:56 UTC ---
Version information:
$ g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
Target: x86_64-linux-gnu
Configured wit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55853
--- Comment #1 from Kyle Konrad 2013-01-03
01:13:26 UTC ---
I forgot to mention that adding "this->" to the Insert() call causes
compilation to succeed.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55853
Bug #: 55853
Summary: [C++11] ICE calling member function of templated class
in lambda
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCO