class QuantizedSplineEncoder
{ ... };
static auto Tokenize(const QuantizedSpline& spline, std::vector<Token> *const tokens) -> void