Stores a copy of a string argument.
Synopsis
Declared in <util/subprocess.h>
string_arg(std::string const& arg);
Parameters
Name |
Description |
arg |
Argument value to store. |
Created with MrDocs
Stores a copy of a string argument.
Declared in <util/subprocess.h>
string_arg(std::string const& arg);
Name |
Description |
arg |
Argument value to store. |
Created with MrDocs