|
xtd
0.2.0
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
5#define __XTD_CORE_INTERNAL__
7#undef __XTD_CORE_INTERNAL__
35std::ostream& operator <<(std::ostream& os,
const xtd::istringable& obj)
noexcept;
Contains string definitions.
Provides a way to represent the current object as a string.
Definition istringable.hpp:22
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.hpp:58
xtd::basic_string< char > string
Represents text as a sequence of UTF-8 code units.
Definition __string_definitions.hpp:43
Contains xtd::interface interface.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8