Juha
|
607268dd8e
|
Replaced throw() with BOOST_NOEXCEPT_OR_NOTHROW
With throw(), Visual Studio 2017 emitted a warning "C26439 SPECIAL_NOEXCEPT". Reproducible at least if code analysis was set to level: "Microsoft Native Recommended Rules".
https://docs.microsoft.com/en-us/visualstudio/code-quality/c26439?view=vs-2017
|
2019-01-28 09:48:53 +02:00 |
|
Emil Dotchevski
|
1a0e643211
|
64-bit support in clone_current_exception_non_intrusive.cpp, thanks Martin Weiss
|
2017-04-23 18:09:22 -07:00 |
|
Emil Dotchevski
|
32d831c4b2
|
restoring non-intrusive exception_ptr code
|
2017-04-23 17:58:28 -07:00 |
|
Emil Dotchevski
|
cf05dc079b
|
Removing non-intrusive exception_ptr support.
|
2017-03-13 15:07:09 -07:00 |
|
Emil Dotchevski
|
32e2b33250
|
Fixing two issues with non-intrusive exception cloning support.
[SVN r72924]
|
2011-07-05 23:53:33 +00:00 |
|