monero/contrib/epee
moneromooo-monero 23829ebb09
mlocker: don't throw from lock/unlock
This prevents exceptions from showing up in various awkward
places such as dtors, since the only exception that can be
thrown is a lock failure, and nothing handles a lock failure
anyway.
2018-11-20 15:26:00 +00:00
..
demo
include Merge pull request #4807 2018-11-16 11:17:18 +02:00
src mlocker: don't throw from lock/unlock 2018-11-20 15:26:00 +00:00
tests Fix typos in various files 2018-03-15 18:25:38 +02:00
CMakeLists.txt
LICENSE.txt
README.md

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