|
lsst.geom g19811a7679+8681a15dd0
|
#include <SpherePoint.h>
Public Types | |
| using | argument_type = lsst::geom::SpherePoint |
| using | result_type = size_t |
Public Member Functions | |
| size_t | operator() (argument_type const &x) const noexcept |
| T | hash (T... args) |
| T | operator() (T... args) |
Definition at line 416 of file SpherePoint.h.
| using std::hash< lsst::geom::SpherePoint >::argument_type = lsst::geom::SpherePoint |
Definition at line 417 of file SpherePoint.h.
| using std::hash< lsst::geom::SpherePoint >::result_type = size_t |
Definition at line 418 of file SpherePoint.h.
|
inlinenoexcept |
Definition at line 419 of file SpherePoint.h.