extracts the options of a function call
None
This function returns a variable number of results - one for each option template.
Each template has the form
OPTION = default value
To make the code more readable it is recommended to interleave the option templates and the results.
std::program_parameters | defines the application's options and parameters |