Template Struct hash< lsst::afw::image::pixel::Pixel< ImagePixelT, MaskPixelT, VariancePixelT > >

Struct Documentation

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

Public Types

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

Public Functions

size_t operator()(argument_type const &obj) const