...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
save — Function to save posix_time::time_period objects using serialization lib.
// In header: <boost/date_time/posix_time/time_serialize.hpp> template<typename Archive> void save(Archive & ar, const posix_time::time_period & tp, unsigned int);