5#define __XTD_CORE_INTERNAL__
7#undef __XTD_CORE_INTERNAL__
36std::ostream& operator <<(std::ostream& os,
const xtd::istringable& obj)
noexcept;
Contains string definitions.
Represents text as a sequence of character units.
Definition basic_string.h:79
Provides a way to represent the current object as a string.
Definition istringable.h:23
virtual xtd::string to_string() const =0
Gets a string that represents the current object.
#define interface_
This keyword is use to represent an interface.
Definition interface.h:58
Contains xtd::interface interface.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10
Contains xtd fundamental types.