lsst.afw
19.0.0-24-gf0e72354e+1
|
#include <aggregates.h>
Public Types | |
using | argument_type = lsst::afw::table::PointKey< T > |
using | result_type = size_t |
Public Member Functions | |
size_t | operator() (argument_type const &obj) const noexcept |
Definition at line 553 of file aggregates.h.
using std::hash< lsst::afw::table::PointKey< T > >::argument_type = lsst::afw::table::PointKey<T> |
Definition at line 554 of file aggregates.h.
using std::hash< lsst::afw::table::PointKey< T > >::result_type = size_t |
Definition at line 555 of file aggregates.h.
|
inlinenoexcept |
Definition at line 556 of file aggregates.h.