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 16 of file sample_readme_4.cpp.
using sample_macro_coroutine::coroutine_type = copp::coroutine_context_container<stack_allocator_type> |
Definition at line 18 of file sample_readme_4.cpp.
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.
using sample_macro_coroutine::value_type = int |
Definition at line 19 of file sample_readme_4.cpp.