Struct slamcore::ConstTaggedObject
-
struct ConstTaggedObject
Subclassed by TaggedObject
Public Functions
-
inline explicit ConstTaggedObject()
-
inline explicit ConstTaggedObject(ObjectType type)
-
inline ObjectType type() const noexcept
-
inline explicit operator bool() const noexcept
-
inline bool operator==(const ConstTaggedObject &other) const noexcept
-
inline bool operator!=(const ConstTaggedObject &other) const noexcept
-
inline explicit ConstTaggedObject()