One of the cool libraries that are included with the Boost C++ libraries is the serialization library. *The Boost serialization library is designed to allow you to use standard C++ to save and restore C++ classes and data structures. *You can use the serialization library in our C++Builder XE3 ...
More...