asio 0.1.5 | Main Page | Class Index | Member Index | Tutorial |
Public Member Functions | |
set_error_t (Target &target) | |
Constructor. | |
template<typename Error> bool | operator() (const Error &err) |
Evaluate the expression. | |
Private Attributes | |
Target & | target_ |
The target variable to set to the error. |
|
Constructor.
|
|
Evaluate the expression.
|
|
The target variable to set to the error.
|