lsst.afw  20.0.0-14-g1a12fe12b+614f89f815
Public Types | Public Member Functions | List of all members
std::hash< lsst::afw::image::Filter > Struct Reference

#include <Filter.h>

Public Types

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

Public Member Functions

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

Detailed Description

Definition at line 302 of file Filter.h.

Member Typedef Documentation

◆ argument_type

Definition at line 303 of file Filter.h.

◆ result_type

Definition at line 304 of file Filter.h.

Member Function Documentation

◆ operator()()

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

Definition at line 305 of file Filter.h.


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