|
lsst.afw g10abae039c+de8826df4f
|
#include <aggregates.h>
Public Types | |
| using | argument_type = lsst::afw::table::QuadrupoleKey |
| 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) |
Definition at line 682 of file aggregates.h.
| using std::hash< lsst::afw::table::QuadrupoleKey >::argument_type = lsst::afw::table::QuadrupoleKey |
Definition at line 683 of file aggregates.h.
| using std::hash< lsst::afw::table::QuadrupoleKey >::result_type = size_t |
Definition at line 684 of file aggregates.h.
|
inlinenoexcept |
Definition at line 685 of file aggregates.h.