|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Member Functions | |
| int | add (int x) |
| int | multiply (int a, int b) const |
Static Public Member Functions | |
| static int | square (int x) |
Public Attributes | |
| int | value = 10 |
Definition at line 864 of file thread_pool_test.cc.
|
inline |
Definition at line 868 of file thread_pool_test.cc.
|
inline |
Definition at line 869 of file thread_pool_test.cc.
|
inlinestatic |
Definition at line 870 of file thread_pool_test.cc.
| int Calculator::value = 10 |
Definition at line 866 of file thread_pool_test.cc.