Skip to Content

si v2.5.1

Created
Updated

A header only C++ library that provides type safety and user defined literals for physical units

# Usage

si provides CMake targets:

find_package(SI CONFIG REQUIRED)
target_link_libraries(main PRIVATE SI::SI) 

# License

# 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

  • Weihang Ding's avatar Weihang Ding

# Changelog

  • da7048d [SI] New port (#33292)

# Source