lsst.geom  19.0.0-3-g99a058e
Public Types | Public Member Functions | List of all members
std::hash< lsst::geom::IntervalD > Struct Reference

#include <Interval.h>

Public Types

using argument_type = lsst::geom::IntervalD
 
using result_type = size_t
 

Public Member Functions

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

Detailed Description

Definition at line 761 of file Interval.h.

Member Typedef Documentation

◆ argument_type

Definition at line 762 of file Interval.h.

◆ result_type

Definition at line 763 of file Interval.h.

Member Function Documentation

◆ operator()()

size_t std::hash< lsst::geom::IntervalD >::operator() ( argument_type const &  x) const
inlinenoexcept

Definition at line 764 of file Interval.h.


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