lsst.geom  20.0.0-2-gec03fae+2
Public Types | Public Member Functions | List of all members
std::hash< lsst::geom::Box2D > Struct Reference

#include <Box.h>

Public Types

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

Public Member Functions

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

Detailed Description

Definition at line 798 of file Box.h.

Member Typedef Documentation

◆ argument_type

Definition at line 799 of file Box.h.

◆ result_type

Definition at line 800 of file Box.h.

Member Function Documentation

◆ operator()()

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

Definition at line 801 of file Box.h.


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