class system_clock { public: ... static time_t to_time_t (const time_point& __t); static time_point from_time_t(time_t __t); };.
確定! 回上一頁