diff options
| author | redfish <redfish@galactica.pw> | 2016-05-18 00:57:17 -0400 |
|---|---|---|
| committer | redfish <redfish@galactica.pw> | 2016-05-18 01:02:21 -0400 |
| commit | 68987416adb755337714964b38db3ada08ec2203 (patch) | |
| tree | 5b9f0eb44a1b21d2152ed7e44e5e5249287e3cb0 /tests | |
| parent | 21dbc95b479ee935908fdcc0be5fe377c9fa003d (diff) | |
| download | monzero-core-68987416adb755337714964b38db3ada08ec2203.tar.gz monzero-core-68987416adb755337714964b38db3ada08ec2203.tar.xz monzero-core-68987416adb755337714964b38db3ada08ec2203.zip | |
src: p2p: 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')
0 files changed, 0 insertions, 0 deletions
