LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
Go to the source code of this file.
Classes | |
class | lsst::afw::typehandling::PolymorphicValue |
Container that passes Storable objects by value while preserving type. More... | |
struct | std::hash< lsst::afw::typehandling::PolymorphicValue > |
Hash specialization for PolymorphicValue. More... | |
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::afw | |
lsst::afw::typehandling | |
std | |
STL namespace. | |
Functions | |
void | lsst::afw::typehandling::swap (PolymorphicValue &lhs, PolymorphicValue &rhs) noexcept |
Swap specialization for PolymorphicValue. More... | |
template<> | |
void | std::swap (lsst::afw::typehandling::PolymorphicValue &lhs, lsst::afw::typehandling::PolymorphicValue &rhs) noexcept |
Swap specialization for PolymorphicValue. More... | |