lsst.geom 22.0.1-8-gd4e50c7+59995c006e
Public Types | Public Member Functions | List of all members
std::hash< lsst::geom::AngleUnit > Struct Reference

#include <Angle.h>

Public Types

using argument_type = lsst::geom::AngleUnit
 
using result_type = size_t
 

Public Member Functions

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

Detailed Description

Definition at line 456 of file Angle.h.

Member Typedef Documentation

◆ argument_type

Definition at line 457 of file Angle.h.

◆ result_type

Definition at line 458 of file Angle.h.

Member Function Documentation

◆ operator()()

size_t std::hash< lsst::geom::AngleUnit >::operator() ( argument_type const &  x) const
inlinenoexcept

Definition at line 459 of file Angle.h.


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