lsst.afw g2603b601e3+f394777a51
Public Types | Public Member Functions | List of all members
std::hash< lsst::afw::geom::polygon::Polygon > Struct Reference

#include <Polygon.h>

Public Types

using argument_type = lsst::afw::geom::polygon::Polygon
 
using result_type = size_t
 

Public Member Functions

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

Detailed Description

Definition at line 292 of file Polygon.h.

Member Typedef Documentation

◆ argument_type

Definition at line 293 of file Polygon.h.

◆ result_type

Definition at line 294 of file Polygon.h.

Member Function Documentation

◆ operator()()

size_t std::hash< lsst::afw::geom::polygon::Polygon >::operator() ( argument_type const &  obj) const
inlinenoexcept

Definition at line 295 of file Polygon.h.


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