|
Darwin Neuroevolution Framework
|
Generic work item interface. More...
#include <thread_pool.h>
Inherited by pp::ClosureWorkItem< Body >.
Public Member Functions | |
| virtual bool | execute ()=0 |
| Runs the work item implementation. | |
| WorkBatch * | batch () const |
| The associated (parent) WorkBatch. | |
Generic work item interface.
1.8.14