lsst.geom g19811a7679+c67ce918b9
Loading...
Searching...
No Matches
std::hash< lsst::geom::Box2I > Struct Reference

#include <Box.h>

Public Types

using argument_type = lsst::geom::Box2I
 
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 791 of file Box.h.

Member Typedef Documentation

◆ argument_type

using std::hash< lsst::geom::Box2I >::argument_type = lsst::geom::Box2I

Definition at line 792 of file Box.h.

◆ result_type

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

Definition at line 793 of file Box.h.

Member Function Documentation

◆ operator()()

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

Definition at line 794 of file Box.h.


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