lsst.afw g714e0ed6de+61745a5d47
Loading...
Searching...
No Matches
std::hash< lsst::afw::image::pixel::SinglePixel< ImagePixelT, MaskPixelT, VariancePixelT > > Struct Template Reference

#include <Pixel.h>

Public Types

using argument_type = lsst::afw::image::pixel::SinglePixel<ImagePixelT, MaskPixelT, VariancePixelT>
 
using result_type = size_t
 

Public Member Functions

size_t operator() (argument_type const &obj) const noexcept
 
hash (T... args)
 
operator() (T... args)
 

Detailed Description

template<typename ImagePixelT, typename MaskPixelT, typename VariancePixelT>
struct std::hash< lsst::afw::image::pixel::SinglePixel< ImagePixelT, MaskPixelT, VariancePixelT > >

Definition at line 656 of file Pixel.h.

Member Typedef Documentation

◆ argument_type

template<typename ImagePixelT, typename MaskPixelT, typename VariancePixelT>
using std::hash< lsst::afw::image::pixel::SinglePixel< ImagePixelT, MaskPixelT, VariancePixelT > >::argument_type = lsst::afw::image::pixel::SinglePixel<ImagePixelT, MaskPixelT, VariancePixelT>

Definition at line 657 of file Pixel.h.

◆ result_type

template<typename ImagePixelT, typename MaskPixelT, typename VariancePixelT>
using std::hash< lsst::afw::image::pixel::SinglePixel< ImagePixelT, MaskPixelT, VariancePixelT > >::result_type = size_t

Definition at line 658 of file Pixel.h.

Member Function Documentation

◆ operator()()

template<typename ImagePixelT, typename MaskPixelT, typename VariancePixelT>
size_t std::hash< lsst::afw::image::pixel::SinglePixel< ImagePixelT, MaskPixelT, VariancePixelT > >::operator() ( argument_type const & obj) const
inlinenoexcept

Definition at line 659 of file Pixel.h.


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