MCPcopy Create free account
hub / github.com/chriskohlhoff/asio / config_from_string

Class config_from_string

include/asio/config.hpp:131–154  ·  view source on GitHub ↗

Configures an execution context by reading variables from a string. * Each variable must be on a line of its own, and of the form: * * section.key=value * * or, if an optional prefix is specified: * * prefix.section.key=value * * Blank lines and lines starting with # are ignored. It is also * permitted to include a comment starting with # after the valu

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

config_from_string_testFunction · 0.85

Calls

no outgoing calls

Tested by 3

config_from_string_testFunction · 0.68