http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55853
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
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.