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