Realistic 3D camera system
3D camera system components
Public Types | List of all members
asio::detail::async_result_type_helper< Handler, Signature > Struct Template Reference

#include <async_result.hpp>

Public Types

typedef async_result< typename handler_type< Handler, Signature >::type >::type type
 

Detailed Description

template<typename Handler, typename Signature>
struct asio::detail::async_result_type_helper< Handler, Signature >

Definition at line 70 of file async_result.hpp.

Member Typedef Documentation

template<typename Handler , typename Signature >
typedef async_result< typename handler_type<Handler, Signature>::type >::type asio::detail::async_result_type_helper< Handler, Signature >::type

Definition at line 74 of file async_result.hpp.


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