Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

config::config

Constructor.

explicit config(
    execution_context & context);
  » more...

Copy constructor.

config(
    const config & other);
  » more...

PrevUpHomeNext