joeserialize: a simple C++ serialization library

I wrote a simple, one-header serialization library and put it online here. The library allows you to load and save the state of a C++ object to a file, and comes with example text and binary formats.

Comments are closed.

Dev Journal and Project Hosting