Files
VideoPipe/third_party/cereal/README.md
2026-06-03 12:43:14 +08:00

7 lines
170 B
Markdown

cereal project from https://github.com/USCiLab/cereal
used for serializing objects to json or xml.
**NOTE**
has changed `#include` from absolute path to relative path.