]> granicus.if.org Git - taglib/commitdiff
Merge pull request #569 from TsudaKageyu/map-erase
authorStephen F. Booth <me@sbooth.org>
Fri, 22 May 2015 02:46:15 +0000 (22:46 -0400)
committerStephen F. Booth <me@sbooth.org>
Fri, 22 May 2015 02:46:15 +0000 (22:46 -0400)
std::map::erase() can take a key directly and has no-throw guarantee.


Trivial merge