A C++11 library for serialization
Go to file
2013-07-06 16:01:09 -07:00
doc adding doxygen generation 2013-07-04 23:43:46 -07:00
include/cereal added some comments to xml for loadvalue, everything running fine through valgrind now 2013-07-06 15:58:55 -07:00
.gitignore adding doxygen generation 2013-07-04 23:43:46 -07:00
LICENSE Took comments out of LICENSE 2013-06-17 15:51:19 -07:00
Makefile adding doxygen generation 2013-07-04 23:43:46 -07:00
performance.cpp Added make_nvp<Archive> to elide unnecessary names 2013-07-03 18:57:42 -07:00
renameincludes.sh Added renameincludes script 2013-07-01 15:25:29 -07:00
sandbox_json.cpp Basic JSON saving works 2013-07-03 16:37:47 -07:00
sandbox_rtti.cpp Fixed small bug with xml output for unique_ptr, uint8_t was being serialized as a character, now serialized as a number 2013-07-04 18:13:40 -07:00
sandbox.cpp added some comments to xml for loadvalue, everything running fine through valgrind now 2013-07-06 15:58:55 -07:00
unittests.cpp adding bool to pod tests 2013-07-06 16:01:09 -07:00