lsst.geom g19811a7679+8681a15dd0
Loading...
Searching...
No Matches
std::hash< lsst::geom::IntervalI > Struct Reference

#include <Interval.h>

Public Types

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

Public Member Functions

size_t operator() (argument_type const &x) const noexcept
 
hash (T... args)
 
operator() (T... args)
 

Detailed Description

Definition at line 754 of file Interval.h.

Member Typedef Documentation

◆ argument_type

Definition at line 755 of file Interval.h.

◆ result_type

using std::hash< lsst::geom::IntervalI >::result_type = size_t

Definition at line 756 of file Interval.h.

Member Function Documentation

◆ operator()()

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

Definition at line 757 of file Interval.h.


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