...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
serialization::serialize
// In header: <boost/date_time/gregorian/greg_serialize.hpp> template<typename Archive> void serialize(Archive & ar, ::boost::gregorian::date & d, const unsigned int file_version);