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

#include <datetime_util.h>

Public Types

using value_type = T
 

Public Attributes

constvalue
 
const char *const name
 
const int64_t scale_up
 
const int64_t scale_down
 

Member Typedef Documentation

◆ value_type

template<class T >
using value_type = T

Member Data Documentation

◆ name

template<class T >
const char* const name

◆ scale_down

template<class T >
const int64_t scale_down

◆ scale_up

template<class T >
const int64_t scale_up

◆ value

template<class T >
const T value

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