xtd 0.2.0
add_last_arg_to_command.h File Reference

Definition

Contains add_last_arg_to_command_ macro.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define add_last_arg_to_command_(command, last_arg, ...)   __add_last_arg_to_command_chooser__(command, last_arg, __VA_ARGS__)(command, last_arg, __VA_ARGS__)
 Adds last argument to a command with variadic arguments. More...