1. Home
  2. Browse
  3. cleishm-thermo-cpp

cleishm-thermo-cpp

v1.0.0#0Go to latest

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

Install

Run the following Vcpkg command to install the port.

vcpkg install cleishm-thermo-cpp

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)

Dependencies

See source

Version

v1.0.0#0

Publication

Supports

!uwp

GitHub

cleishm/thermo-cpp

Homepage

github.com/cleishm/thermo-cpp

Subtree

397577fc23

License

MIT

Definition

Manifest