Skip to content

cleishm-thermo-cppv2.1.0

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)

#Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Chris Leishman's avatarChris Leishman
  • toge's avatartoge
  • Weihang Ding's avatarWeihang Ding

#Changelog

  • 78e168b[cleishm-thermo-cpp] Update to 2.1.0 (#52946)
  • b522934[cleishm-thermo-cpp] update to 2.0.0 (#52872)
  • 2808c48[cleishm-thermo-cpp] Update to 1.3.0 (#52760)
  • 5ce7dde[cleishm-thermo-cpp] Update to 1.2.2 (#52328)
  • d9e68de[cleishm-thermo-cpp] update to 1.2.1 (#49944)
  • 397577f[cleishm-thermo-cpp] New port (#49415)