mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
c2d7300d2e
The destructors get a noexcept(true) spec by default, but these destructors in fact throw exceptions. An alternative fix might be to not throw (most if not all of these throws are non-essential error-reporting/logging). |
||
---|---|---|
.. | ||
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.