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

cleishm-thermo-cpp

v2.1.0#0Latest

A type-safe, header-only C++23 library for temperature handling, 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

v2.1.0#0

Publication

Supports

!uwp

GitHub

cleishm/thermo-cpp0

Homepage

github.com/cleishm/thermo-cpp

Subtree

78e168b9ed

License

MIT

Definition

Manifest