lsst.geom  20.0.0-2-gec03fae+c045b24c90
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: