lsst.afw  21.0.0-30-gf21da11f8+33ac405c47
Public Types | Public Member Functions | List of all members
std::hash< lsst::afw::table::AliasMap > Struct Reference

#include <AliasMap.h>

Public Types

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

Public Member Functions

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

Detailed Description

Definition at line 142 of file AliasMap.h.

Member Typedef Documentation

◆ argument_type

Definition at line 143 of file AliasMap.h.

◆ result_type

Definition at line 144 of file AliasMap.h.

Member Function Documentation

◆ operator()()

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

Definition at line 145 of file AliasMap.h.


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