libcopp
2.2.0
|
#include <task_macros.h>
Public Types | |
using | stack_allocator_type = LIBCOPP_COPP_NAMESPACE_ID::allocator::default_statck_allocator |
using | coroutine_type = LIBCOPP_COPP_NAMESPACE_ID::coroutine_context_container< stack_allocator_type > |
using | value_type = int |
Definition at line 23 of file task_macros.h.
using macro_coroutine::coroutine_type = LIBCOPP_COPP_NAMESPACE_ID::coroutine_context_container<stack_allocator_type> |
Definition at line 25 of file task_macros.h.
using macro_coroutine::stack_allocator_type = LIBCOPP_COPP_NAMESPACE_ID::allocator::default_statck_allocator |
Definition at line 24 of file task_macros.h.
using macro_coroutine::value_type = int |
Definition at line 26 of file task_macros.h.