Template Struct hash< typename lsst::afw::typehandling::Key< K, V > >

Struct Documentation

template<typename K, typename V>
struct hash<typename lsst::afw::typehandling::Key<K, V>>

Public Types

template<>
using argument_type = typename lsst::afw::typehandling::Key<K, V>
template<>
using result_type = size_t

Public Functions

size_t operator()(argument_type const &obj) const