]> granicus.if.org Git - taglib/commit
Merge pull request #572 from TsudaKageyu/map-erase2
authorStephen F. Booth <me@sbooth.org>
Sat, 23 May 2015 12:21:58 +0000 (08:21 -0400)
committerStephen F. Booth <me@sbooth.org>
Sat, 23 May 2015 12:21:58 +0000 (08:21 -0400)
commit4129b919c140b2456b13f244b268a25c98998579
treeaaf86cf9afc9983545bcc475714c9e9e9401c8f3
parent93da3ba6d9937510881810a79781e6d75eb03dea
parent6d6f5440104ed34ef324ac1e28ecf531bda15d0a
Merge pull request #572 from TsudaKageyu/map-erase2

Map::erase() can take a key directly so no need to call find() before…