The map::at method does not always exist, so instead use map::find.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Sat, 26 Sep 2009 19:09:35 +0000 (12:09 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Sat, 26 Sep 2009 19:09:35 +0000 (12:09 -0700)
commitf38dd9bcb0caffd3fc9126b05788c936690e8288
tree83527197f1d9083a09c08d78b7d0a09b16aa168f
parent535e98344fdefc4eb174700d8ad3d8228c8ac0f1
The map::at method does not always exist, so instead use map::find.

Thanks to Achim J. Latz <achim.latz@qustodium.net>.
metadata.cc