lsst.daf.base  20.0.0-1-g8a53f90+2817c06967
Public Types | Public Member Functions | List of all members
std::hash< lsst::daf::base::DateTime > Struct Reference

#include <DateTime.h>

Public Types

using argument_type = lsst::daf::base::DateTime
 
using result_type = size_t
 

Public Member Functions

size_t operator() (argument_type const &obj) const noexcept
 

Detailed Description

Definition at line 309 of file DateTime.h.

Member Typedef Documentation

◆ argument_type

Definition at line 310 of file DateTime.h.

◆ result_type

Definition at line 311 of file DateTime.h.

Member Function Documentation

◆ operator()()

size_t std::hash< lsst::daf::base::DateTime >::operator() ( argument_type const &  obj) const
inlinenoexcept

Definition at line 312 of file DateTime.h.


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