Skip to content

llnl-unitsv0.13.1

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

Could not be determined

#Supported Platforms

All platforms supported.

#Features

No default features.

#tools

Build the command line tool

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

No dependencies.

Host Dependencies:

No dependencies.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Peter Steneteg's avatarPeter Steneteg
  • toge's avatartoge
  • Kai Pastor's avatarKai Pastor

#Changelog

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