libcopp  2.2.0
Namespaces | Functions
this_task.h File Reference
#include <libcopp/utils/config/libcopp_build_features.h>
#include <libcotask/impl/task_impl.h>
Include dependency graph for this_task.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 this_task
 

Functions

LIBCOPP_COTASK_API impl::task_implthis_task::get_task () LIBCOPP_MACRO_NOEXCEPT
 get current running task More...
 
template<typename Tt >
LIBCOPP_COTASK_API_HEAD_ONLY Tt * this_task::get ()
 get current running task and try to convert type More...