Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::asio::handler_type< ReturnType(), Signature > Struct Template Reference

#include <handler_type.hpp>

Inheritance diagram for boost::asio::handler_type< ReturnType(), Signature >:
Collaboration diagram for boost::asio::handler_type< ReturnType(), Signature >:

Public Types

typedef ReturnType(*)() type
 The handler type for the specific signature. More...
 

Member Typedef Documentation

typedef ReturnType(*)() boost::asio::handler_type< ReturnType(*)() , Signature >::type
inherited

The handler type for the specific signature.


The documentation for this struct was generated from the following file: