dnbaker / dashing2

Dashing 2 is a fast toolkit for k-mer and minimizer encoding, sketching, comparison, and indexing.
MIT License
62 stars 7 forks source link

Compilation update: namespace-quality fmtlib usage. #78

Closed dnbaker closed 1 year ago

dnbaker commented 1 year ago

Since gcc-13+ includes std::format, we need to quality fmtlib use with fmt::format_to.