A type-safe, header-only C++23 library for temperature handling, modeled after `std::chrono`
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)
v2.1.0#0
!uwp
MIT
Manifest