Realistic 3D camera system
3D camera system components
Public Member Functions | List of all members
asio::detail::is_continuation_delegated Struct Reference

#include <wrapped_handler.hpp>

Public Member Functions

template<typename Dispatcher , typename Handler >
bool operator() (Dispatcher &, Handler &handler) const
 

Detailed Description

Definition at line 28 of file wrapped_handler.hpp.

Member Function Documentation

template<typename Dispatcher , typename Handler >
bool asio::detail::is_continuation_delegated::operator() ( Dispatcher &  ,
Handler &  handler 
) const
inline

Definition at line 31 of file wrapped_handler.hpp.


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