libcopp 2.3.1
|
Go to the source code of this file.
Namespaces | |
namespace | this_task |
Functions | |
LIBCOPP_COTASK_API impl::task_impl * | this_task::get_task () LIBCOPP_MACRO_NOEXCEPT |
get current running task | |
template<typename Tt > | |
LIBCOPP_COTASK_API_HEAD_ONLY Tt * | this_task::get () |
get current running task and try to convert type | |