asio 0.1.5 | Main Page | Class Index | Member Index | Tutorial |
Public Member Functions | |
value_neq_error (Value value) | |
Constructor. | |
template<typename Error> bool | operator() (const Error &err) |
Evaluate the expression. | |
Private Attributes | |
Value | value_ |
The value to compare the error against. |
|
Constructor.
|
|
Evaluate the expression.
|
|
The value to compare the error against.
|