boostorg / boostorg/units

Provide interoperability between std::chrono::duration and boost::units::quantity<time>

Open
#51 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
39
Forks
60
PR merge metrics
No merged PRs in 30d

Description

The time dimension is special in C++, because there already is an implementation in the standard libraries: `std::chrono::duration`.
I think boost::units should recognize this and provide an easy way to convert between these two different implementations of what is basically the same thing.
Ideally one should be able to do:
`quantity

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.