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

cleishm-thermo-cpp

v1.3.0#0Go to latest

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

v1.3.0#0

Publication

Supports

!uwp

GitHub

cleishm/thermo-cpp0

Homepage

github.com/cleishm/thermo-cpp

Subtree

2808c48553

License

MIT

Definition

Manifest