Realistic 3D camera system
3D camera system components
Public Types | List of all members
asio::handler_type< use_future_t< Allocator >, ReturnType(Arg1)> Struct Template Reference

#include <use_future.hpp>

Public Types

typedef detail::promise_handler< Arg1 > type
 

Detailed Description

template<typename Allocator, typename ReturnType, typename Arg1>
struct asio::handler_type< use_future_t< Allocator >, ReturnType(Arg1)>

Definition at line 145 of file use_future.hpp.

Member Typedef Documentation

template<typename Allocator , typename ReturnType , typename Arg1 >
typedef detail::promise_handler<Arg1> asio::handler_type< use_future_t< Allocator >, ReturnType(Arg1)>::type

Definition at line 147 of file use_future.hpp.


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