58 #define abstract_object_ \
59 : xtd::abstract_object
Represent an abstract class.
Definition abstract_object.h:27
abstract_object()=default
Initializes a new instance of the xtd::abstract_object class.
Supports all classes in the xtd class hierarchy and provides low-level services to derived classes....
Definition object.h:42
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10
Contains xtd::object class.