lsst.daf.base  21.0.0+3b24369756
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 311 of file DateTime.h.

Member Typedef Documentation

◆ argument_type

Definition at line 312 of file DateTime.h.

◆ result_type

Definition at line 313 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 314 of file DateTime.h.


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