Cereal works pretty well so I may use it, but there's one more library I want to try first called tser.

This commit is contained in:
Zed A. Shaw 2024-11-04 05:07:49 -05:00
parent ddf1ba955c
commit 713d400d17
9 changed files with 95 additions and 21 deletions

View file

@ -6,7 +6,6 @@
#include "rand.hpp"
#include <utility>
using std::vector, std::pair;
using namespace fmt;