aurora-opensource / au

A C++14-compatible physical units library with no dependencies and a single-file delivery option. Emphasis on safety, accessibility, performance, and developer experience.
Apache License 2.0
329 stars 21 forks source link

Support US customary gallons, quarts, and pints #307

Closed chiphogg closed 1 month ago

chiphogg commented 1 month ago

"Miles per gallon" is a common use case that we clearly want to support.

I'm inclined to use names USGallon, USQuart, and USPint, with symbols USgal, USqt, USpt.