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