lsst.afw 22.0.1-43-gf2a78aa89+dd56810b06
Public Types | Public Member Functions | List of all members
std::hash< lsst::afw::image::FilterLabel > Struct Reference

#include <FilterLabel.h>

Public Types

using argument_type = lsst::afw::image::FilterLabel
 
using result_type = size_t
 

Public Member Functions

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

Detailed Description

Definition at line 170 of file FilterLabel.h.

Member Typedef Documentation

◆ argument_type

Definition at line 171 of file FilterLabel.h.

◆ result_type

Definition at line 172 of file FilterLabel.h.

Member Function Documentation

◆ operator()()

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

Definition at line 173 of file FilterLabel.h.


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