lsst.afw  tickets.DM-23835-g31c64b24f1
Public Types | Public Member Functions | List of all members
std::hash< lsst::afw::image::Color > Struct Template Reference

#include <Color.h>

Public Types

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

Public Member Functions

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

Detailed Description

template<>
struct std::hash< lsst::afw::image::Color >

Definition at line 75 of file Color.h.

Member Typedef Documentation

◆ argument_type

Definition at line 76 of file Color.h.

◆ result_type

Definition at line 77 of file Color.h.

Member Function Documentation

◆ operator()()

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

Definition at line 78 of file Color.h.


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