lsst.afw g3a5ebb7d8a+28b83bf6a5
Loading...
Searching...
No Matches
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
hash (T... args)

Detailed Description

Definition at line 144 of file AliasMap.h.

Member Typedef Documentation

◆ argument_type

Definition at line 145 of file AliasMap.h.

◆ result_type

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

Definition at line 146 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 147 of file AliasMap.h.


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