|
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 512 of file thread_pool_test.cc.
|
inline |
Definition at line 516 of file thread_pool_test.cc.
|
inline |
Definition at line 517 of file thread_pool_test.cc.
|
inlinestatic |
Definition at line 518 of file thread_pool_test.cc.
| int Calculator::value = 10 |
Definition at line 514 of file thread_pool_test.cc.