te::st::CompareShrDateTime Struct Reference

An auxiliary struct to compare two datetime shared pointers. More...

#include <Utils.h>

Public Member Functions

bool operator() (const te::dt::DateTimeShrPtr &t1, const te::dt::DateTimeShrPtr &t2) const
 

Detailed Description

An auxiliary struct to compare two datetime shared pointers.

Definition at line 63 of file Utils.h.

Member Function Documentation

bool te::st::CompareShrDateTime::operator() ( const te::dt::DateTimeShrPtr t1,
const te::dt::DateTimeShrPtr t2 
) const
inline

Definition at line 65 of file Utils.h.


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