upgraded to C++17 compatibility
This commit is contained in:
8
NEWS
8
NEWS
@@ -1,3 +1,11 @@
|
||||
2018-11-21
|
||||
|
||||
Upgraded to support C++17, mainly all throw declarations have been
|
||||
replaced by noexcept. Now minimum requirement is C++11. The library
|
||||
should be reviewed with regard to latest C++ standards. Probably some
|
||||
features can be removed, especially regular expressions are now part
|
||||
of the standard.
|
||||
|
||||
2006-02-04
|
||||
|
||||
New RPM mrw-c++-minimal with minimal dependencies on other libraries
|
||||
|
Reference in New Issue
Block a user