C++ Actor Framework 1.0.0
|
Consumes a single configuration value. More...
#include <config_consumer.hpp>
Public Member Functions | |
template<class T > | |
void | value (T &&x) |
config_list_consumer | begin_list () |
config_consumer | begin_map () |
Public Attributes | |
config_value | result |
Consumes a single configuration value.