|
libcommonc++
0.7
|
#include <commonc++/Common.h++>

Go to the source code of this file.
Classes | |
| class | Runnable |
| A runnable object. More... | |
| class | RunnableDelegate< T > |
| An adapter object that implements the Runnable interface and delegates to an arbitrary method (one that must have no arguments or return value) in some other object. More... | |
| class | RunnableClosure< T, A > |
| An adapter object similar to RunnableDelegate that additionally takes an arbitrary argument which will be passed to the member function. More... | |
Namespaces | |
| ccxx | |