Aleksandra Martyniuk
|
5bc09daa7a
|
tasks: repair: api: remove type attribute from task_manager::task::status
|
2022-12-15 10:49:09 +01:00 |
|
Aleksandra Martyniuk
|
8d5377932d
|
tasks: add type() method to task_manager::task::impl
|
2022-12-15 10:41:58 +01:00 |
|
Aleksandra Martyniuk
|
9e108a2490
|
tasks: repair: add noexcept to task impl constructor
Add noexcept to constructor of tasks::task_manager::task::impl
and inheriting classes.
|
2022-11-23 10:19:53 +01:00 |
|
Aleksandra Martyniuk
|
b1fa6e49af
|
task_manager: add test specific classes
Add test_module and test_task classes inheriting from respectively
task_manager::module and task_manager::task::impl that serve
task manager testing.
|
2022-09-09 14:29:28 +02:00 |
|