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
- Project website: https://github.com/LLNL/units
#Usage
llnl-units provides CMake targets:
find_package(llnl-units CONFIG REQUIRED)
target_link_libraries(main PRIVATE llnl-units::units)#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.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Peter Steneteg
toge
Kai Pastor