A run-time C++ library for working with units of measurement and conversions between them and with string representations of units and measurements
Run the following Vcpkg command to install the port.
vcpkg install llnl-units
llnl-units provides CMake targets:
find_package(llnl-units CONFIG REQUIRED) target_link_libraries(main PRIVATE llnl-units::units)
v0.9.1#0
Mar 16, 2024
All
LLNL/units142
github.com/LLNL/units
c2f0f57635
Complex license
Manifest