lsst.geom ga1e77700b3+a912195c07
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
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
 

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: