Loading...
Searching...
No Matches
NameValuePair< T > Struct Template Reference

#include <datetime_util.h>

Public Types

using value_type = T
 

Public Attributes

const T value
 
const char *const name
 
const int64_t scale_up
 
const int64_t scale_down
 

Member Typedef Documentation

◆ value_type

using value_type = T

Member Data Documentation

◆ name

const char* const name

◆ scale_down

const int64_t scale_down

◆ scale_up

const int64_t scale_up

◆ value

const T value

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