|
xtd
0.2.0
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
6#define __XTD_STD_INTERNAL__
8#undef __XTD_STD_INTERNAL__
27 char32 operator""_c(
unsigned long long c);
Contains __xtd_std_version definitions.
char8_t char8
Represents a 8-bit unicode character.
Definition char8.hpp:26
wchar_t wchar
Represents a wide character.
Definition wchar.hpp:24
char16_t char16
Represents a 16-bit unicode character.
Definition char16.hpp:26
char32_t char32
Represents a 32-bit unicode character.
Definition char32.hpp:23
@ c
The C key.
Definition console_key.hpp:92
The xtd::literals namespace contains all xtd's litterals operators.
Definition character_literals.hpp:13
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Contains xtd fundamental types.