lsst.afw g8cdfe0ae6a+7b97e349f2
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
std::hash< lsst::afw::table::CoordKey > Struct Reference

#include <aggregates.h>

Public Types

using argument_type = lsst::afw::table::CoordKey
 
using result_type = size_t
 

Public Member Functions

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

Detailed Description

Definition at line 675 of file aggregates.h.

Member Typedef Documentation

◆ argument_type

Definition at line 676 of file aggregates.h.

◆ result_type

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

Definition at line 677 of file aggregates.h.

Member Function Documentation

◆ operator()()

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

Definition at line 678 of file aggregates.h.


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