mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-19 20:20:00 +01:00
c784086use std::map::emplace() instead of std::map::insert() (whythat)5e187e7use c++11 std::unique_ptr instead of boost::shared_ptr (whythat)947913fuse std::map::erase(const_iterator, const_iterator) to get non-constant iterator (whythat)