Function boost_plugin_loader::parseEnvironmentVariableList

Function Documentation

std::set<std::string> boost_plugin_loader::parseEnvironmentVariableList(const std::string &env_variable)

Extract list form environment variable.

The environment variables should be separated by a colon (“:”)

Parameters:

env_variable – The environment variable name to extract list from

Returns:

A list extracted from variable name