5 #include <libcopp/utils/config/libcopp_build_features.h>
22 LIBCOPP_COTASK_NAMESPACE_BEGIN
25 using coroutine_type = LIBCOPP_COPP_NAMESPACE_ID::coroutine_context_container<stack_allocator_type>;
31 using type =
typename LIBCOPP_COPP_NAMESPACE_ID::future::poll_storage_ptr_selector<T>::type;
33 LIBCOPP_COTASK_NAMESPACE_END
LIBCOPP_COPP_NAMESPACE_ID::allocator::default_statck_allocator stack_allocator_type
LIBCOPP_COPP_NAMESPACE_ID::coroutine_context_container< stack_allocator_type > coroutine_type
typename LIBCOPP_COPP_NAMESPACE_ID::future::poll_storage_ptr_selector< T >::type type