cleishm-thermo-cppv2.1.0
- Updated
Type-safe temperature handling library modeled after std::chrono
- Project website: https://github.com/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)#Features
No features defined.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Chris Leishman
toge
Weihang Ding