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

#include <spawn.hpp>

Public Types

typedef detail::coro_handler< Handler, Arg1 > type
 

Detailed Description

template<typename Handler, typename ReturnType, typename Arg1>
struct asio::handler_type< basic_yield_context< Handler >, ReturnType(Arg1)>

Definition at line 156 of file spawn.hpp.

Member Typedef Documentation

template<typename Handler , typename ReturnType , typename Arg1 >
typedef detail::coro_handler<Handler, Arg1> asio::handler_type< basic_yield_context< Handler >, ReturnType(Arg1)>::type

Definition at line 158 of file spawn.hpp.


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