From: Ivan Matek (libbooze_at_[hidden])
Date: 2021-08-15 11:44:16


On Tue, Aug 10, 2021 at 10:49 PM C.D. Clark via Boost <boost_at_[hidden]>
wrote:

> However, it does not do runtime unit conversions, so I write a little
> library that does https://github.com/CD3/UnitConvert
>
> Thank you for sharing your work, it is nice to see a nicely documented
project on github. I am not a boost units expert, so I can not give you any
good feedback, but I am curious:
what is the usecase for this library? In my limited exposure to units code
we always knew at compile time what conversions we need.