5#define __XTD_CORE_INTERNAL__
7#undef __XTD_CORE_INTERNAL__
25 template<
typename type_t>
Provides a way to represent the current object as a string.
Definition istringable.hpp:26
virtual auto to_string() const -> xtd::string=0
Gets a string that represents the current object.
Contains generic stream output methods.
#define interface_
This keyword is use to represent an interface.
Definition interface.hpp:58
Contains xtd::interface interface.
The xtd::extensions namespace contains interface extensions.
Definition comparison_operators.hpp:13
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Contains xtd::extensions::stream_insertion_operator class.