|
lsst.geom g19811a7679+8d3e741b9f
|
#include <Point.h>
Public Types | |
| using | argument_type = lsst::geom::Point<T, N> |
| using | result_type = std::size_t |
Public Member Functions | |
| result_type | operator() (argument_type const &x) const noexcept |
| T | hash (T... args) |
| T | operator() (T... args) |
| using std::hash< lsst::geom::Point< T, N > >::argument_type = lsst::geom::Point<T, N> |
| using std::hash< lsst::geom::Point< T, N > >::result_type = std::size_t |
|
inlinenoexcept |