mirror of
https://github.com/monero-project/monero.git
synced 2025-12-09 16:41:27 +09:00
In particular, make this kind of thing do what one expects
it to do:
if (x) LOG_PRINT("True"); else LOG_PRINT("No");
epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.