ztsdb
Public Member Functions | List of all members
arr::PseudoVectorTz< T, U > Struct Template Reference

#include <ztime_vector.hpp>

Public Member Functions

 PseudoVectorTz (const Vector< U > &v_p, const tz::Zone &tz_p)
 
const U operator[] (size_t i) const
 
const T plus (T t, U u) const
 

Detailed Description

template<typename T, typename U>
struct arr::PseudoVectorTz< T, U >

This class allows the templatization of the align functions by providing binary arithmetic operators for operators that require a timezone.


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