BRE12
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
internal::async_helpers< T, typename > Struct Template Reference

Public Types

typedef async_msg< T > async_type
 
typedef T filtered_type
 

Static Public Member Functions

static const void * to_void_ptr (const T &t)
 
static void * to_void_ptr (T &t)
 
static const T & from_void_ptr (const void *p)
 
static T & from_void_ptr (void *p)
 
static task * try_put_task_wrapper_impl (receiver< T > *const this_recv, const void *p, bool is_async)
 

Static Public Attributes

static const bool is_async_type = false
 

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