oxen-core/contrib/epee
Jason Rhinelander 95a52c0f25 uuid unordered_map changes
- Use std::unordered_map in epee by giving it a hasher

- Fix the hasher in block_queue to invoke boost's proper hasher.
2020-07-02 12:52:13 -03:00
..
include uuid unordered_map changes 2020-07-02 12:52:13 -03:00
src Replace boost chrono & posix_time with stl chrono 2020-07-02 12:52:13 -03:00
tests Replace boost::bind with lambdas 2020-07-02 12:52:13 -03:00
CMakeLists.txt Update 2019 copyright 2019-03-05 22:05:34 +01:00
LICENSE.txt year updated in license 2015-01-02 18:52:46 +02:00
README.md year updated in license 2015-01-02 18:52:46 +02:00

epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.