|
xtd
0.2.0
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
33 friend std::ostream& operator <<(std::ostream& os,
const reset_color&) {
static std::ostream out
Gets the standard output stream. A std::basic_ostream<char_t> that represents the standard output str...
Definition console.hpp:52
static bool reset_color()
Sets the foreground and background console colors to their defaults.
static bool is_output_redirected()
Gets a value that indicates whether the output stream has been redirected from the standard output st...
object()=default
Create a new instance of the ultimate base class object.
reset_color()=default
Initialize a new insttance of xtd::reset_coloor class.
Contains xtd::console class.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Contains xtd::object class.