boost::program_options::parse_config_file
// In header: <boost/program_options/parsers.hpp> template<typename charT> basic_parsed_options< ( filename, options_description &, allow_unregistered = );
Parse a config file.
Read from file with the given name. The character type is passed to the file stream.