libcopp 2.3.1
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions
stackful_channel_resume_invoker< TCOROUTINE_OBJECT > Struct Template Reference

#include <stackful_channel.h>

Collaboration diagram for stackful_channel_resume_invoker< TCOROUTINE_OBJECT >:
Collaboration graph

Static Public Member Functions

static LIBCOPP_UTIL_FORCEINLINE int resume (coroutine_context_base *invoke_ctx, stackful_channel_context_base *priv_data)
 

Detailed Description

template<class TCOROUTINE_OBJECT>
struct stackful_channel_resume_invoker< TCOROUTINE_OBJECT >

Definition at line 75 of file stackful_channel.h.

Member Function Documentation

◆ resume()

template<class TCOROUTINE_OBJECT >
static LIBCOPP_UTIL_FORCEINLINE int stackful_channel_resume_invoker< TCOROUTINE_OBJECT >::resume ( coroutine_context_base invoke_ctx,
stackful_channel_context_base priv_data 
)
inlinestatic

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