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
Default arguments and types for functions
P99_CALL_DEFARG
P99_CALL_DEFARG_LIST
P99_CALL_VA_ARG
P99_DECLARE_DEFARG
P99_DEFARG_DOCU
P99_DEFINE_DEFARG
P99_INSTANTIATE
P99_PROTOTYPE
◆
P99_CALL_DEFARG_LIST
#define P99_CALL_DEFARG_LIST
(
NAME,
M,
...
)
__VA_ARGS__
Expand an argument list with default arguments.
See also
P99_CALL_DEFARG
for
how this mechanism works. This macro just expands the argument list but doesn't add the function call itself.
Generated by
1.8.17