Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 502 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 502 Bytes

metric - std::chrono-style distance units {#mainpage}

This header-only C++ library provides SI distance units (meters, millimeters, kilometers, ...) in the style of the std::chrono::duration types. They support standard arithmetic and relational operators, as well as unit mixing with automatic compile-time type computation, and unit conversions.

See API documentation under https://jkorinth.github.io/metric.