thermo 1.0.0
Type-safe temperature handling library modeled after std::chrono
Loading...
Searching...
No Matches
thermo::is_delta< _T > Struct Template Reference

Trait to detect delta specializations. More...

#include <thermo/thermo.hpp>

Inheritance diagram for thermo::is_delta< _T >:

Detailed Description

template<typename _T>
struct thermo::is_delta< _T >

Trait to detect delta specializations.

Template Parameters
_TType to check.

Definition at line 47 of file thermo.hpp.


The documentation for this struct was generated from the following file: