lsst.afw  22.0.1-24-g2e899d296+4206820b0d
Public Types | Public Member Functions | List of all members
std::hash< lsst::afw::table::Key< lsst::afw::table::Flag > > Struct Reference

#include <Flag.h>

Public Types

using argument_type = lsst::afw::table::Key< lsst::afw::table::Flag >
 
using result_type = size_t
 

Public Member Functions

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

Detailed Description

Definition at line 190 of file Flag.h.

Member Typedef Documentation

◆ argument_type

using std::hash< lsst::afw::table::Key< lsst::afw::table::Flag > >::argument_type = lsst::afw::table::Key<lsst::afw::table::Flag>

Definition at line 191 of file Flag.h.

◆ result_type

using std::hash< lsst::afw::table::Key< lsst::afw::table::Flag > >::result_type = size_t

Definition at line 192 of file Flag.h.

Member Function Documentation

◆ operator()()

size_t std::hash< lsst::afw::table::Key< lsst::afw::table::Flag > >::operator() ( argument_type const &  obj) const
inlinenoexcept

Definition at line 193 of file Flag.h.


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