lsst.afw  22.0.1-35-g9503da760+2534fc217b
Public Types | Public Member Functions | List of all members
std::hash< lsst::afw::table::EllipseKey > Struct Reference

#include <aggregates.h>

Public Types

using argument_type = lsst::afw::table::EllipseKey
 
using result_type = size_t
 

Public Member Functions

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

Detailed Description

Definition at line 581 of file aggregates.h.

Member Typedef Documentation

◆ argument_type

Definition at line 582 of file aggregates.h.

◆ result_type

Definition at line 583 of file aggregates.h.

Member Function Documentation

◆ operator()()

size_t std::hash< lsst::afw::table::EllipseKey >::operator() ( argument_type const &  obj) const
inlinenoexcept

Definition at line 584 of file aggregates.h.


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