@ -20,6 +20,7 @@ int add(int x, int y)
{
return x + y;
}
pool.add_task(&add, 1, 2);
```
или член класса
The note is not visible to the blocked user.