diff options
| author | redfish <redfish@galactica.pw> | 2016-05-18 00:59:07 -0400 |
|---|---|---|
| committer | redfish <redfish@galactica.pw> | 2016-05-18 01:02:27 -0400 |
| commit | c2d7300d2ebea0c5567268f320fe3427f4399667 (patch) | |
| tree | 7aaf3a4949aca99ee2d1368abce55b24d51447ac /tests/unit_tests/hardfork.cpp | |
| parent | 68987416adb755337714964b38db3ada08ec2203 (diff) | |
| download | monzero-core-c2d7300d2ebea0c5567268f320fe3427f4399667.tar.gz monzero-core-c2d7300d2ebea0c5567268f320fe3427f4399667.tar.xz monzero-core-c2d7300d2ebea0c5567268f320fe3427f4399667.zip | |
contrib: epee: add exception spec to throwing destructors
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).
Diffstat (limited to 'tests/unit_tests/hardfork.cpp')
0 files changed, 0 insertions, 0 deletions
