Class TypeType
Defined in File dtype.h
Inheritance Relationships
Base Type
public Type
Class Documentation
-
class TypeType : public Type
TypeType defines a type of type itself.
Public Functions
-
inline TypeType()
The constructor of TypeType.
- Returns
The instance of TypeType.
-
~TypeType() override = default
The destructor of TypeType.
-
inline TypeType()