danicoin/contrib/epee
moneromooo-monero 760331b427
epee: make log macros behave like statements
In particular, make this kind of thing do what one expects
it to do:

if (x) LOG_PRINT("True"); else LOG_PRINT("No");
2015-12-19 14:48:52 +00:00
..
demo year updated in license 2015-01-02 18:52:46 +02:00
include epee: make log macros behave like statements 2015-12-19 14:48:52 +00:00
tests year updated in license 2015-01-02 18:52:46 +02: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.