lsst.afw gb77f0a74f7+8a093cac5b
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 146 of file Span.h.

Member Typedef Documentation

◆ argument_type

Definition at line 147 of file Span.h.

◆ result_type

using std::hash< lsst::afw::geom::Span >::result_type = size_t

Definition at line 148 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 149 of file Span.h.


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