Template Struct hash< lsst::afw::table::Key< T > >

Struct Documentation

template<typename T>
struct hash<lsst::afw::table::Key<T>>

Public Types

template<>
using argument_type = lsst::afw::table::Key<T>
template<>
using result_type = size_t

Public Functions

size_t operator()(argument_type const &obj) const