Skip to Content

llnl-units v0.13.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 default features set.

# tools

Build the command line tool

Supports: !uwp
  • linux
  • osx
  • windows
  • uwp
Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Peter Steneteg's avatar Peter Steneteg
  • toge's avatar toge
  • Kai Pastor's avatar Kai Pastor

# Changelog

  • 161dd15 [llnl-units] Minor changes (#45043)
  • 8f2716e [llnl-units] update to 0.13.0 (#44971)
  • c2f0f57 [llnl-units] Add new port (#37417)

# Source