Update README.md

This commit is contained in:
green-caterpillar 2014-09-16 23:16:58 +04:00
parent 5d95466ea8
commit 2ed2440710

View File

@ -20,6 +20,7 @@ int add(int x, int y)
{
return x + y;
}
pool.add_task(&add, 1, 2);
```
или член класса