vilchanskyio-work

Results 4 comments of vilchanskyio-work

Or, using the expected way to include the library on godbolt: https://godbolt.org/z/3Y1q71Y3b

Thanks for the response. One other approach I tried is converting QuantityPoint into Quantity and then formatting it, but I wasn't able to understand how to convert the former into...

Aha, thanks. I was just revisiting the `mile_marker(8) - mile_marker(5)` [example](https://aurora-opensource.github.io/au/main/discussion/concepts/quantity_point/). For me personally, it's weird that someone would want to have a special type (Quantity) to represent a _difference_...

Thanks! It didn't occur to me that I must define the range for every enum.