lsst.afw
v23.0.x-g89e8071bfa+60ce4897b0
|
#include <aggregates.h>
Public Types | |
using | argument_type = lsst::afw::table::BoxKey< T > |
using | result_type = size_t |
Public Member Functions | |
size_t | operator() (argument_type const &obj) const noexcept |
Definition at line 560 of file aggregates.h.
using std::hash< lsst::afw::table::BoxKey< T > >::argument_type = lsst::afw::table::BoxKey<T> |
Definition at line 561 of file aggregates.h.
using std::hash< lsst::afw::table::BoxKey< T > >::result_type = size_t |
Definition at line 562 of file aggregates.h.
|
inlinenoexcept |
Definition at line 563 of file aggregates.h.