libcopp  2.2.0
Public Types
task_data_ptr_selector< T > Struct Template Reference

#include <task_macros.h>

Collaboration diagram for task_data_ptr_selector< T >:
Collaboration graph

Public Types

using type = typename LIBCOPP_COPP_NAMESPACE_ID::future::poll_storage_ptr_selector< T >::type
 

Detailed Description

template<class T>
struct task_data_ptr_selector< T >

Definition at line 30 of file task_macros.h.

Member Typedef Documentation

◆ type

template<class T >
using task_data_ptr_selector< T >::type = typename LIBCOPP_COPP_NAMESPACE_ID::future::poll_storage_ptr_selector<T>::type

Definition at line 31 of file task_macros.h.


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