tempoch-cpp 0.5.3
Header-only C++ wrapper for tempoch
Loading...
Searching...
No Matches
tempoch::FormatTraits< format::JD > Struct Reference

#include <tempoch/formats/jd.hpp>

Public Types

using quantity_type = qtty::Day
 

Static Public Member Functions

static constexpr const charname ()
 

Static Public Attributes

static constexpr tempoch_format_tag_t ffi_tag = TEMPOCH_FORMAT_TAG_T_JD
 

Detailed Description

Definition at line 13 of file jd.hpp.

Member Typedef Documentation

◆ quantity_type

using tempoch::FormatTraits< format::JD >::quantity_type = qtty::Day

Definition at line 14 of file jd.hpp.

Member Function Documentation

◆ name()

static constexpr const char * tempoch::FormatTraits< format::JD >::name ( )
inlinestaticconstexpr

Definition at line 16 of file jd.hpp.

Member Data Documentation

◆ ffi_tag

Definition at line 15 of file jd.hpp.


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