Iros
Loading...
Searching...
No Matches
uintptr_t.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
di::types
{
4
using
uintptr_t
= __UINTPTR_TYPE__;
5
}
6
7
namespace
di
{
8
using
types::uintptr_t
;
9
}
10
11
#if !defined(DI_NO_GLOBALS) && !defined(DI_NO_GLOBAL_TYPES)
12
using
di::uintptr_t
;
13
#endif
di::types
Definition
method.h:5
di::types::uintptr_t
__UINTPTR_TYPE__ uintptr_t
Definition
uintptr_t.h:4
di
Definition
zstring_parser.h:9
libs
di
include
di
types
uintptr_t.h
Generated by
1.13.0