mirror of
https://github.com/boostorg/exception.git
synced 2026-01-24 16:02:23 +01:00
disabling the non-intrusive exception_ptr support in tests, seems buggy..
[SVN r65161]
This commit is contained in:
@@ -84,7 +84,8 @@ exc:
|
||||
++exc_count;
|
||||
}
|
||||
|
||||
~exc()
|
||||
virtual
|
||||
~exc() throw()
|
||||
{
|
||||
--exc_count;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user