lsst.afw  21.0.0-23-g03fb9f672+f385fa6f38
Public Types | Public Member Functions | List of all members
std::hash< lsst::afw::coord::Observatory > Struct Reference

#include <Observatory.h>

Public Types

using argument_type = lsst::afw::coord::Observatory
 
using result_type = size_t
 

Public Member Functions

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

Detailed Description

Definition at line 120 of file Observatory.h.

Member Typedef Documentation

◆ argument_type

Definition at line 121 of file Observatory.h.

◆ result_type

Definition at line 122 of file Observatory.h.

Member Function Documentation

◆ operator()()

size_t std::hash< lsst::afw::coord::Observatory >::operator() ( argument_type const &  obj) const
inlinenoexcept

Definition at line 123 of file Observatory.h.


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