Quantify
An extensible C++ units library
Loading...
Searching...
No Matches
quantify::time::days Struct Referenceexport

Public Types

using scale = scale
 
template<typename T>
using factor = quantify::ratio<T, hours::factor<T>::numerator * 24, 1>
 
using reduce = days
 

Static Public Member Functions

static constexpr std::string symbol () noexcept
 

Detailed Description

Definition at line 33 of file time.cppm.

Member Function Documentation

◆ symbol()

static constexpr std::string quantify::time::days::symbol ( )
inlinestaticconstexprexportnoexcept

Definition at line 33 of file time.cppm.


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