A graph interface giving access to the final task as required by transwarp::graph_pool. More...
#include <transwarp.h>
Public Member Functions | |
virtual const std::shared_ptr < transwarp::task < FinalResultType > > & | final_task () const =0 |
Returns the final task of the graph. | |
A graph interface giving access to the final task as required by transwarp::graph_pool.