Scarab  v3.5.0
Project 8 C++ Utility Library
Public Types | Static Public Attributes | List of all members
make_precision< Rep, w, false > Struct Template Reference

#include <date.h>

Public Types

using type = std::chrono::duration< Rep, std::micro >
 

Static Public Attributes

static constexpr const unsigned width = 6
 

Detailed Description

template<class Rep, unsigned w>
struct date::detail::make_precision< Rep, w, false >

Definition at line 3616 of file date.h.

Member Typedef Documentation

◆ type

using type = std::chrono::duration<Rep, std::micro>

Definition at line 3618 of file date.h.

Member Data Documentation

◆ width

constexpr const unsigned width = 6
static

Definition at line 3619 of file date.h.


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