Files
scylladb/auth/authenticator.cc
Avi Kivity a592573491 Remove exception specifications
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.
2017-05-05 17:02:31 +03:00

4.8 KiB