mirror of
https://github.com/monero-project/monero.git
synced 2025-11-27 20:30:29 -05:00
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. |
||
|---|---|---|
| .. | ||
| demo | ||
| include | ||
| tests | ||
| LICENSE.txt | ||
| README.md | ||
epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.