32namespace typehandling {
#define LSST_EXCEPT(type,...)
Interface supporting iteration over heterogenous containers.
virtual std::string toString() const
Create a string representation of this object (optional operation).
virtual std::size_t hash_value() const
Return a hash of this object (optional operation).
virtual ~Storable() noexcept=0
virtual bool equals(Storable const &other) const noexcept
Compare this object to another Storable.
Exception thrown by Storable operations for unimplemented operations.
A base class for image defects.