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

#include <Angle.h>

Public Types

using argument_type = lsst::geom::Angle
 
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

Definition at line 465 of file Angle.h.

Member Function Documentation

◆ operator()()

size_t std::hash< lsst::geom::Angle >::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: