mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 03:56:42 +00:00
We had a lot of code in a .hh file, that while using templeates, was only used from creating functions during startup. This moves it to a new .cc file. Signed-off-by: Rafael Ávila de Espíndola <espindola@scylladb.com> Message-Id: <20200101002158.246736-1-espindola@scylladb.com>