![]() |
Home | Libraries | People | FAQ | More |
boost::gregorian::operator<< —
operator<< for gregorian::greg_month typically streaming: Jan, Feb, Mar...
template<typename charT, typename traits> std::basic_ostream< charT, traits > & operator<<(std::basic_ostream< charT, traits > & os, const greg_month & m);
Copyright © 2001-2004 CrystalClear Software, Inc |