"git@developer.sourcefind.cn:gaoqiong/pybind11.git" did not exist on "cd7eacc584188d3ba93fe6e2a995c0a34e710bf5"
Fix casting of time points with non-system-clock duration with VS (#1748)
* Fix casting of time points with non-system-clock duration on Windows Add explicit `time_point_cast` to time point with duration of system clock. Fixes Visual Studio compile error. * Add test case for custom time points casting
Showing
Please register or sign in to comment