Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

config::config (1 of 2 overloads)
PrevUpHomeNext

Constructor.

config(
    execution_context & context);

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


PrevUpHomeNext