Home | Libraries | People | FAQ | More |
boost::gregorian::operator<< — operator<< for gregorian::greg_month typically streaming: Jan, Feb, Mar...
// In header: <boost/date_time/gregorian/greg_facet.hpp> template<typename charT, typename traits> std::basic_ostream< charT, traits > & operator<<(std::basic_ostream< charT, traits > & os, const greg_month & m);