...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Base class for configuration implementations.
class config_service : public execution_context::service
Name |
Description |
---|---|
Name |
Description |
---|---|
config_service [constructor] |
Constructor. |
Get the context object that owns the service. |
|
Retrieve a configuration value. |
|
Shutdown the service. |
Header: boost/asio/config.hpp
Convenience header: boost/asio.hpp