qtty-cpp 0.4.5
Header-only C++ wrapper for qtty
Loading...
Searching...
No Matches
temperature.hpp File Reference
#include "../ffi_core.hpp"
Include dependency graph for temperature.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  qtty::KelvinTag
 
struct  qtty::RankineTag
 
struct  qtty::UnitTraits< KelvinTag >
 
struct  qtty::UnitTraits< RankineTag >
 

Namespaces

namespace  qtty
 

Typedefs

using qtty::Kelvin = Quantity< KelvinTag >
 
using qtty::Rankine = Quantity< RankineTag >