xtd
0.2.0
Loading...
Searching...
No Matches
xtd.core
include
xtd
char8.h
Go to the documentation of this file.
1
4
#pragma once
5
#define __XTD_STD_INTERNAL__
6
#include "
internal/__xtd_std_version.h
"
7
#undef __XTD_STD_INTERNAL__
8
#include <cstdint>
9
11
namespace
xtd
{
13
15
#if defined(__xtd__cpp_lib_char8_t)
27
using
char8
= char8_t;
28
#endif
30
}
__xtd_std_version.h
Contains __xtd_std_version definitions.
xtd::char8
char8_t char8
Represents a 8-bit unicode character.
Definition
char8.h:27
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
xtd_about_box.h:10
Generated on Thu Oct 17 2024 16:02:59 for xtd by
Gammasoft
. All rights reserved.