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