pika::program_options::parsed_options
parse_environment(const pika::program_options::
                      options_description&,
                  const char* prefix)

Description

This function exists to resolve ambiguity between the two above functions when second argument is of 'char*' type. There's implicit conversion to both std::function and string.

Declared at: libs/pika/program_options/include/pika/program_options/parsers.hpp:239

Parameters

const pika::program_options::options_description&
const char* prefix