redfish 68987416ad 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).
2016-05-18 01:02:21 -04:00
..
2016-04-28 20:33:59 +01:00
2016-05-17 19:07:28 +02:00
2016-04-28 20:33:59 +01:00
2015-12-31 08:39:56 +02:00
2015-12-31 08:39:56 +02:00
2016-01-25 15:05:29 +01:00
2016-05-17 19:04:41 +02:00
2016-05-17 19:04:41 +02:00
2016-03-03 00:34:19 +00:00
2016-04-02 12:21:59 +09:00