58  #define abstract_object_ \ 
   59    : xtd::abstract_object 
Represent an abstract class.
Definition abstract_object.hpp: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.hpp:42
 
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10
 
Contains xtd::object class.