libcopp  2.2.0
Public Types
sample_macro_coroutine Struct Reference
Collaboration diagram for sample_macro_coroutine:
Collaboration graph

Public Types

using stack_allocator_type = copp::allocator::stack_allocator_pool< stack_pool_t >
 
using coroutine_type = copp::coroutine_context_container< stack_allocator_type >
 
using value_type = int
 

Detailed Description

Definition at line 16 of file sample_readme_4.cpp.

Member Typedef Documentation

◆ coroutine_type

using sample_macro_coroutine::coroutine_type = copp::coroutine_context_container<stack_allocator_type>

Definition at line 18 of file sample_readme_4.cpp.

◆ stack_allocator_type

using sample_macro_coroutine::stack_allocator_type = copp::allocator::stack_allocator_pool<stack_pool_t>

Definition at line 17 of file sample_readme_4.cpp.

◆ value_type

Definition at line 19 of file sample_readme_4.cpp.


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