libcopp
2.2.0
|
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 |
Definition at line 14 of file stack_pool_test.cpp.
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.
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.
using stack_pool_test_macro_coroutine::value_type = int |
Definition at line 17 of file stack_pool_test.cpp.