FACT++
1.0
|
std::ostream& operator<< | ( | ostream & | out, |
const _time_format & | f | ||
) |
Sets the locale discription of the stream (the way how a time is output) to the format defined by the given manipulator.
Example:
out | Reference to the stream |
f | Time format described by a manipulator |
Definition at line 440 of file Time.cc.
References _time_format::ptr.