xtd 0.2.0
Loading...
Searching...
No Matches

◆ char_

using xtd::char_ = typedef char

Represents a character.

Header
#include <xtd/char>
Namespace
xtd
Library
xtd.core
Remarks
Represents a 32-bit unicode character on Linux and many other non-Windows systems, but a 16-bit unicode character on Windows.
For more information about types, see Native types, boxing and unboxing.