HomePhabricator

Replace boost::unordered_map and boost::unordered_set with std:: variant

Description

Replace boost::unordered_map and boost::unordered_set with std:: variant

Summary:
Replaces boost implementation of hash map / hash set with variant
that is now in std c++ library. Addresses T70.

Test Plan: make check

Reviewers: kyuupichan, freetrader, sickpig, deadalnix, #bitcoin_abc

Reviewed By: deadalnix, #bitcoin_abc

Differential Revision: https://reviews.bitcoinabc.org/D382

Details

Provenance
awemanyAuthored on Jul 27 2017, 08:26
awemanyPushed on Jul 27 2017, 08:44
Reviewer
Restricted Project
Differential Revision
D382: Replace boost::unordered_map and boost::unordered_set with std:: variant
Parents
rABC3a2aefb95b72: Fix abc-p2p-activation expected error code
Branches
Unknown
Tags
Unknown