std::chrono interoperability
Open
enhancement
PR welcome
- Dominant language
- C++
- Stars
- 20
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
As currently discussed on the mailing list, `boost::chrono` has a poor interoperability story with the `std::chrono` types. As a short term improvement, I'd like to add `to_std_duration`, `to_std_time_point` and `to_boost_duration`, `to_boost_time_point` functions to this library.
Any comments on this idea before I start working on a PR?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.