<iomanip> get_time
使用一个预期布局,从流提取时间值。 返回参数中的值作为机制。
template<class Elem>
T10 put_time(
struct tm *_Tptr,
const Elem *_Fmt
);
参数
_Tptr
在机制的形式时。_Fmt
使用的预期布局获取时间值。
属性值/返回值
函数返回值是流 str。
备注
操作者返回,那么,当从流 str提取,其行为 formatted input function 缩放区域设置方面的 time_get 成员函数 get 与 str,使用 tptr 指示机制和 fmt 指示一个Null终止的格式字符串的开头的对象。 如果成功,则会在值与任何提取的时间字段的机制存储。 操作者然后返回 str。
要求
标头: <iomanip>
命名空间: std