Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

[native] Explicitly use duration::zero() instead of {} #22

Closed
ara-ayvazyan opened this issue Jul 28, 2017 · 0 comments · Fixed by #36
Closed

[native] Explicitly use duration::zero() instead of {} #22

ara-ayvazyan opened this issue Jul 28, 2017 · 0 comments · Fixed by #36
Labels

Comments

@ara-ayvazyan
Copy link
Contributor

Using std::chrono::duration{} may not produce the same value as std::chrono::duration::zero() if duration_values is specialized.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant