asio 0.1.5
Main Page
|
Class Index
|
Member Index
|
Tutorial
throw_error_t Class Reference
Class to always throw an error.
More...
List of all members.
Public Member Functions
template<typename Error> bool
operator()
(const Error &err)
Evaluate the expression.
Detailed Description
Class to always throw an error.
Member Function Documentation
bool operator()
(
const Error &
err
)
Evaluate the expression.