Files
scylladb/auth
Rafael Ávila de Espíndola 400212e81f auth: Convert sstring variables in common.hh to constexpr std::string_view
This converts the following variables:
DEFAULT_SUPERUSER_NAME AUTH_KS USERS_CF AUTH_PACKAGE_NAME

Since they are now constexpr they will not be part of any
initialization order problems.

Signed-off-by: Rafael Ávila de Espíndola <espindola@scylladb.com>
2020-07-03 12:35:58 -07:00
..
2018-02-14 14:15:58 -05:00
2018-02-14 14:15:58 -05:00
2020-01-15 14:28:21 +03:00