Skip to Content

llnl-units v0.9.1

Created
Updated

A run-time C++ library for working with units of measurement and conversions between them and with string representations of units and measurements

# Usage

llnl-units provides CMake targets:

find_package(llnl-units CONFIG REQUIRED)
target_link_libraries(main PRIVATE llnl-units::units) 

# License

Unknown

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Peter Steneteg's avatar Peter Steneteg

# Changelog

  • c2f0f57 [llnl-units] Add new port (#37417)

# Source