|
lsst.afw g7876432fea+de8826df4f
|
#include <Key.h>
Public Types | |
| using | argument_type = typename lsst::afw::typehandling::Key<K, V> |
| using | result_type = size_t |
Public Member Functions | |
| size_t | operator() (argument_type const &obj) const noexcept |
| T | hash (T... args) |
| T | operator() (T... args) |
| using std::hash< typename lsst::afw::typehandling::Key< K, V > >::argument_type = typename lsst::afw::typehandling::Key<K, V> |
| using std::hash< typename lsst::afw::typehandling::Key< K, V > >::result_type = size_t |
|
inlinenoexcept |