5#include <xtd/drawing/color> 
    7#include <xtd/iequatable> 
  120      using 
object::equals;
 
Defines a generalized method that a value type or class implements to create a type-specific method f...
Definition iequatable.hpp:22
 
Supports all classes in the xtd class hierarchy and provides low-level services to derived classes....
Definition object.hpp:42
 
std::optional< type_t > optional
Represents the null_opt alias on std::nullopt_t.
Definition optional.hpp:181
 
int32_t int32
Represents a 32-bit signed integer.
Definition int32.hpp:23
 
size_t size
Represents a size of any object in bytes.
Definition size.hpp:23
 
std::shared_ptr< type_t > sptr
The xtd::sptr object is a shared pointer.
Definition sptr.hpp:25
 
@ other
The operating system is other.
 
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10