Files
scylladb/counters.cc
Kefu Chai 8efb5c30ce counters: move fmt::formatter<counter_{shard,cell}_view>::format() to .cc
to reduce the size of header file, in hope to speed the compilation. let's
implement the implementation of format() function into .cc file.

Refs #13245

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

Closes #14010
2023-05-24 09:36:49 +03:00

9.4 KiB