|
lsst.afw g4f4f280218+81551fceaa
|
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 | |
| namespace | lsst |
| A base class for image defects. | |
| namespace | lsst::afw |
| namespace | lsst::afw::typehandling |
| namespace | 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... | |