...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::date_time::from_stream_type — Helper function for 'date gregorian::from_stream()'.
// In header: <boost/date_time/date_parsing.hpp> template<typename date_type, typename iterator_type> date_type from_stream_type(iterator_type & beg, iterator_type & end, char);