Replaces boost implementation of hash map / hash set with variant
that is now in std c++ library. Addresses T70.
Details
Details
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Differential D382
Replace boost::unordered_map and boost::unordered_set with std:: variant awemany on Jul 27 2017, 08:28. Authored by Tags None Subscribers None
Details Replaces boost implementation of hash map / hash set with variant make check
Diff Detail
|