boost::asio::config_from_string::config_from_string
Construct with a specified prefix.
Synopsis
Declared in <boost/asio/config.hpp>
config_from_string(
std::string s,
std::string prefix);
Parameters
Name |
Description |
s |
The object to construct from |
Created with MrDocs