Attempt to fix performance build.
The performance build uses gcc 4.1, which isn't all that C++11 aware.
This means things like std::map.at(), which work fine for recent gccs,
don't work on the performance build.
notify author
notify list [rosetta-logs@googlegroups.com]