lsst.geom  17.0.1-1-gb9095d2+8
Public Types | Public Member Functions | List of all members
std::hash< lsst::geom::Box2I > Struct Template 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

template<>
struct std::hash< lsst::geom::Box2I >

Definition at line 550 of file Box.h.

Member Typedef Documentation

◆ argument_type

Definition at line 551 of file Box.h.

◆ result_type

Definition at line 552 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 553 of file Box.h.


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