lsst.afw
20.0.0-7-geef20c811+1caa149b74
|
Hash specialization for PolymorphicValue. More...
#include <PolymorphicValue.h>
Public Types | |
using | argument_type = lsst::afw::typehandling::PolymorphicValue |
using | result_type = size_t |
Public Member Functions | |
size_t | operator() (argument_type const &obj) const |
Hash specialization for PolymorphicValue.
UnsupportedOperationException | Thrown if the Storable is not hashable. |
Definition at line 167 of file PolymorphicValue.h.
using std::hash< lsst::afw::typehandling::PolymorphicValue >::argument_type = lsst::afw::typehandling::PolymorphicValue |
Definition at line 168 of file PolymorphicValue.h.
Definition at line 169 of file PolymorphicValue.h.
|
inline |
Definition at line 170 of file PolymorphicValue.h.