libcopp  2.2.0
Public Types
stack_pool_test_macro_coroutine Struct Reference
Collaboration diagram for stack_pool_test_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 14 of file stack_pool_test.cpp.

Member Typedef Documentation

◆ coroutine_type

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

Definition at line 16 of file stack_pool_test.cpp.

◆ stack_allocator_type

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

Definition at line 15 of file stack_pool_test.cpp.

◆ value_type

Definition at line 17 of file stack_pool_test.cpp.


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