P99
Main Page
Related Pages
Modules
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
c
d
e
f
i
l
m
n
r
s
t
w
Functions
c
e
f
i
n
r
Variables
Typedefs
Related Functions
Files
File List
Globals
All
0
1
2
3
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
i
j
l
m
n
p
r
s
t
u
v
w
Variables
Typedefs
_
b
c
d
e
f
i
l
m
o
p
r
s
t
u
v
Enumerations
Enumerator
Macros
0
1
2
3
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Examples
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Compile time constant expressions
P99_GENERIC_INTEGRAL_CONSTANT
P99_GENERIC_NULLPTR
P99_GENERIC_NULLPTR_CONSTANT
P99_GENERIC_NULLPTR_CONSTANT_
P99_IS_INTEGRAL_CONSTANT
P99_IS_NULLPTR
P99_IS_NULLPTR_CONSTANT
◆
P99_GENERIC_NULLPTR
#define P99_GENERIC_NULLPTR
(
PEXP,
TRUE,
FALSE
)
Value:
(
P99_GENERIC_NULLPTR_CONSTANT
(PEXP, TRUE, FALSE) \
&&!
P99_GENERIC_INTEGRAL_CONSTANT
(PEXP, TRUE, FALSE))
Remarks
argument 0 maybe evaluated several times for its type but only once for its value
argument 1 maybe evaluated several times for its type but only once for its value
argument 2 maybe evaluated several times for its type but only once for its value
Definition at line
1794
of file
p99_generic.h
.
P99_GENERIC_NULLPTR_CONSTANT
#define P99_GENERIC_NULLPTR_CONSTANT(PEXP, TRUE, FALSE)
Definition:
p99_generic.h:1707
P99_GENERIC_INTEGRAL_CONSTANT
#define P99_GENERIC_INTEGRAL_CONSTANT(EXP, TRUE, FALSE)
Definition:
p99_generic.h:1744
Generated by
1.8.17