lsst.geom ga1e77700b3+03d07e1c1f
Loading...
Searching...
No Matches
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 463 of file Angle.h.

Member Typedef Documentation

◆ argument_type

Definition at line 464 of file Angle.h.

◆ result_type

using std::hash< lsst::geom::AngleUnit >::result_type = size_t

Definition at line 465 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 466 of file Angle.h.


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