mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Fixed deprecation warning about std::uncaught_exception in c++17 for msvc
This commit is contained in:
parent
61d5cf5634
commit
c42b708950
4 changed files with 20 additions and 1 deletions
|
|
@ -17,6 +17,7 @@ Not yet released
|
|||
* Fixed move-only type support in constraints
|
||||
* Added support for dereferencing in mock::equal
|
||||
* Added support for movable objects in mock::retrieve
|
||||
* Fixed deprecation warning about std::uncaught_exception in c++17 for msvc
|
||||
|
||||
[endsect]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue