libcopp  2.2.0
Typedefs | Functions
sample_readme_2.cpp File Reference
#include <iostream>
#include <libcotask/task.h>
Include dependency graph for sample_readme_2.cpp:

Go to the source code of this file.

Typedefs

typedef cotask::task my_task_t
 

Functions

int main ()
 

Typedef Documentation

◆ my_task_t

typedef cotask::task my_task_t

Definition at line 6 of file sample_readme_2.cpp.

Function Documentation

◆ main()

int main ( )