xtd
1.0.0
Toggle main menu visibility
Loading...
Searching...
No Matches
xtd.core
include
xtd
types.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
debug.hpp
"
6
#include "
trace.hpp
"
7
#include "
check_cpp_version.hpp
"
8
#include "
check_cpp_exceptions.hpp
"
9
#include "
check_cpp_rtti.hpp
"
10
#include "
boolean.hpp
"
11
#include "
byte.hpp
"
12
#include "
char.hpp
"
13
#include "
char16.hpp
"
14
#include "
char32.hpp
"
15
#include "
char8.hpp
"
16
#include "
core_namespace_aliases.hpp
"
17
#include "
create_cref.hpp
"
18
#include "
create_ref.hpp
"
19
#include "
decimal.hpp
"
20
#include "
delete_ptr.hpp
"
21
#include "
delete_sptr.hpp
"
22
#include "
delete_uptr.hpp
"
23
#include "
double.hpp
"
24
#include "
implicit_using_namespaces.hpp
"
25
#include "
int16.hpp
"
26
#include "
int32.hpp
"
27
#include "
int64.hpp
"
28
#include "
intptr.hpp
"
29
#include "
invalid_handle.hpp
"
30
#include "
new_ptr.hpp
"
31
#include "
new_sptr.hpp
"
32
#include "
new_uptr.hpp
"
33
#include "
null.hpp
"
34
#include "
ptr.hpp
"
35
#include "
ptrdiff.hpp
"
36
#include "
sbyte.hpp
"
37
#include "
self.hpp
"
38
#include "
single.hpp
"
39
#include "
slong.hpp
"
40
#include "
sptr.hpp
"
41
#include "
ssize.hpp
"
42
#include "
type.hpp
"
43
#include "
uint16.hpp
"
44
#include "
uint32.hpp
"
45
#include "
uint64.hpp
"
46
#include "
uintptr.hpp
"
47
#include "
ulong.hpp
"
48
#include "
uptr.hpp
"
49
#include "
usize.hpp
"
50
#include "
wchar.hpp
"
51
#include "
wptr.hpp
"
boolean.hpp
Contains xtd::boolean type.
byte.hpp
Contains xtd::byte type.
char16.hpp
Contains xtd::char16 type.
char32.hpp
Contains xtd::char32 type.
char8.hpp
Contains xtd::char8 type.
char.hpp
Contains xtd::char_ type.
check_cpp_exceptions.hpp
Contains C++ exceptions check.
check_cpp_rtti.hpp
Contains C++ RTTI check.
check_cpp_version.hpp
Contains C++ version check.
core_namespace_aliases.hpp
Contains namespace aliases.
create_cref.hpp
Contains xtd::create_cref method.
create_ref.hpp
Contains xtd::create_ref method.
debug.hpp
Contains DEBUG definition.
decimal.hpp
Contains xtd::decimal type.
delete_ptr.hpp
Contains xtd::delete_ptr method.
delete_sptr.hpp
Contains xtd::delete_sptr method.
delete_uptr.hpp
Contains xtd::delete_uptr method.
double.hpp
Contains xtd::double_ type.
implicit_using_namespaces.hpp
Contains implicit using namespaces.
int16.hpp
Contains xtd::int16 type.
int32.hpp
Contains xtd::int32 type.
int64.hpp
Contains xtd::int64 type.
intptr.hpp
Contains xtd::intptr type.
invalid_handle.hpp
Contains xtd::invalid_handle value.
new_ptr.hpp
Contains xtd::new_ptr method.
new_sptr.hpp
Contains xtd::new_sptr method.
new_uptr.hpp
Contains xtd::new_uptr method.
null.hpp
Contains xtd::null pointer valiue.
ptr.hpp
Contains xtd::ptr type.
ptrdiff.hpp
Contains xtd::ptrdiff type.
sbyte.hpp
Contains xtd::sbyte type.
self.hpp
Contains self_ keyword.
single.hpp
Contains xtd::single type.
slong.hpp
Contains xtd::slong type.
sptr.hpp
Contains xtd::sptr type.
ssize.hpp
Contains xtd::ssize type.
trace.hpp
Contains TRACE definition.
type.hpp
Contains xtd::type type.
uint16.hpp
Contains xtd::uint16 type.
uint32.hpp
Contains xtd::uint32 type.
uint64.hpp
Contains xtd::uint64 type.
uintptr.hpp
Contains xtd::uintptr type.
ulong.hpp
Contains xtd::ulong type.
uptr.hpp
Contains xtd::uptr type.
usize.hpp
Contains xtd::usize type.
wchar.hpp
Contains xtd::wchar type.
wptr.hpp
Contains xtd::wptr type.
Generated on
for xtd by
Gammasoft
. All rights reserved.