lsst.afw  21.0.0-15-gedb9d5423+093f827fa0
Public Types | Public Member Functions | List of all members
std::hash< lsst::afw::geom::Span > Struct Reference

#include <Span.h>

Public Types

using argument_type = lsst::afw::geom::Span
 
using result_type = size_t
 

Public Member Functions

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

Detailed Description

Definition at line 141 of file Span.h.

Member Typedef Documentation

◆ argument_type

Definition at line 142 of file Span.h.

◆ result_type

Definition at line 143 of file Span.h.

Member Function Documentation

◆ operator()()

result_type std::hash< lsst::afw::geom::Span >::operator() ( argument_type const &  obj) const
inlinenoexcept

Definition at line 144 of file Span.h.


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