Template Struct hash< lsst::afw::table::CovarianceMatrixKey< T, N > >

Struct Documentation

template<typename T, int N>
struct hash<lsst::afw::table::CovarianceMatrixKey<T, N>>

Public Types

template<>
using argument_type = lsst::afw::table::CovarianceMatrixKey<T, N>
template<>
using result_type = size_t

Public Functions

size_t operator()(argument_type const &obj) const