lsst.afw gb3a676b8dc+b4feba26a1
|
#include <aggregates.h>
Public Types | |
using | argument_type = lsst::afw::table::CoordKey |
using | result_type = size_t |
Public Member Functions | |
size_t | operator() (argument_type const &obj) const noexcept |
Definition at line 675 of file aggregates.h.
using std::hash< lsst::afw::table::CoordKey >::argument_type = lsst::afw::table::CoordKey |
Definition at line 676 of file aggregates.h.
using std::hash< lsst::afw::table::CoordKey >::result_type = size_t |
Definition at line 677 of file aggregates.h.
|
inlinenoexcept |
Definition at line 678 of file aggregates.h.