xtd - Reference Guide  0.1.0
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
Loading...
Searching...
No Matches
Macros
add_last_arg_to_command.h File Reference

Definition

Contains add_last_arg_to_command_ macro.

Go to the source code of this file.

Macros

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