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

#include <spawn.hpp>

Public Types

typedef detail::coro_handler< Handler, void > type
 

Detailed Description

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

Definition at line 162 of file spawn.hpp.

Member Typedef Documentation

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

Definition at line 165 of file spawn.hpp.


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