6 #include "../../ustring.h"
std::string to_string(const value_t &value, const std::string &fmt, const std::locale &loc)
Convert a specified value into a string with specified format and locale.
Definition: to_string.h:37
socket_shutdown
Defines constants that are used by the xtd::net::sockets::socket::shutdown method.
Definition: socket_shutdown.h:25
@ send
Disables a xtd::net::sockets::socket for sending. This field is constant.
@ receive
Disables a xtd::net::sockets::socket for receiving. This field is constant.
@ both
Disables a xtd::net::sockets::socket for both sending and receiving. This field is constant.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition: system_report.h:17