Files
scylladb/tools
Kefu Chai 3e91b1382b tools/scylla-nodetool: always use compile-time format string
instead of passing fmt string as a plain `const char*`, pass it as
a consteval type, so that `fmt::format()` can perform compile-time
format check against it and the formatted params.

Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>

Closes scylladb/scylladb#17656
2024-03-06 14:55:10 +02:00
..
2024-01-19 11:23:22 +01:00
2024-02-09 16:34:47 +01:00
2024-01-10 08:53:20 +02:00
2023-09-11 21:38:02 +03:00