A C++11 library for serialization
Go to file
2013-07-09 10:32:50 -07:00
doc Doxygen updates 2013-07-06 19:24:31 -07:00
include/cereal itsNextName properly initialized to nullptr for json output 2013-07-09 10:32:50 -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 itsNextName properly initialized to nullptr for json output 2013-07-09 10:32:50 -07:00
sandbox_rtti.cpp Smart pointers to abstract types no longer require serialization functions. 2013-07-08 11:56:51 -07:00
sandbox.cpp modified unit tests to not use floats for map keys, complex now uses boost_check_close for double types 2013-07-09 10:24:20 -07:00
unittests.cpp modified unit tests to not use floats for map keys, complex now uses boost_check_close for double types 2013-07-09 10:24:20 -07:00