mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 03:30:49 +00:00
C++17 removed exception specifications from the language, and gcc 7 warns about them even in C++14 mode. Remove them from the code base.
C++17 removed exception specifications from the language, and gcc 7 warns about them even in C++14 mode. Remove them from the code base.