Dan Raviv 5b9748f979 Small refactor of CCoinsViewCache::BatchWrite()
std::unordered_map::erase( const_iterator pos ) returns an iterator to the element following the removed one. Use that to optimize (probably minor-performance-wise, and definitely code-structure-wise) the implementation of CCoinsViewCache::BatchWrite().
2017-09-16 18:47:19 +03:00
..
2017-06-22 19:18:10 +03:00
2017-09-06 13:07:45 -07:00
2017-07-15 14:28:40 +02:00
2017-09-07 11:17:35 +08:00
2017-06-09 10:25:26 +02:00
2017-06-09 10:25:26 +02:00
2017-09-06 19:32:04 -04:00
2017-09-06 19:32:04 -04:00
2017-09-06 21:44:18 +02:00
2017-07-22 09:55:57 +02:00