lsst.afw g093c4c12c6+d82a7d5dd9
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
std::hash< lsst::afw::image::VisitInfo > Struct Reference

#include <VisitInfo.h>

Public Types

using argument_type = lsst::afw::image::VisitInfo
 
using result_type = size_t
 

Public Member Functions

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

Detailed Description

Definition at line 303 of file VisitInfo.h.

Member Typedef Documentation

◆ argument_type

Definition at line 304 of file VisitInfo.h.

◆ result_type

using std::hash< lsst::afw::image::VisitInfo >::result_type = size_t

Definition at line 305 of file VisitInfo.h.

Member Function Documentation

◆ operator()()

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

Definition at line 306 of file VisitInfo.h.


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