Skip to Content

cleishm-thermo-cpp v1.0.0

Created
Updated

Type-safe temperature handling library modeled after std::chrono

# Usage

The package thermo is a header-only library and can be used from CMake via:

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

# License

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Chris Leishman's avatar Chris Leishman

# Changelog

  • 397577f [cleishm-thermo-cpp] New port (#49415)

# Source