P99

◆ 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.