lsst.afw
22.0.1-36-g99137b0eb+ec953d57b4
|
#include <aggregates.h>
Public Types | |
using | argument_type = lsst::afw::table::CovarianceMatrixKey< T, N > |
using | result_type = size_t |
Public Member Functions | |
size_t | operator() (argument_type const &obj) const noexcept |
Definition at line 588 of file aggregates.h.
using std::hash< lsst::afw::table::CovarianceMatrixKey< T, N > >::argument_type = lsst::afw::table::CovarianceMatrixKey<T, N> |
Definition at line 589 of file aggregates.h.
using std::hash< lsst::afw::table::CovarianceMatrixKey< T, N > >::result_type = size_t |
Definition at line 590 of file aggregates.h.
|
inlinenoexcept |
Definition at line 591 of file aggregates.h.