Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
config::config (1 of 2 overloads)

Constructor.

config(
    execution_context & context);

This constructor initialises a config object to retrieve configuration values associated with the specified execution context.


PrevUpHomeNext