cereal
A C++11 library for serialization
|
Serialization of many types is shipped with cereal, including most of the standard library as well as a few others.
More...
Modules | |
Standard Library Support | |
Serialization methods for nearly all types found in the C++ standard library. | |
Abstract Type Concept Support | |
Serialization methods for more abstract type concepts that can generalize over many types. | |
Miscellaneous Types Support | |
Support for various other types such as smart pointers to polymorphic base classes, boost::variant, etc. | |
Serialization of many types is shipped with cereal, including most of the standard library as well as a few others.