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