mirror of
https://github.com/monero-project/monero.git
synced 2025-01-28 18:16:59 -05:00
696225321f
Add fix for compile error with multiple uses of peerid_type (uint64_t) variable in lambda expression. - known GCC issue: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65843 epee: replace return value of nullptr for expected boolean with false. Fixes #231.
epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.