Work function used to compute the base container ranking. More...
Public Types | |
enum | stages { INIT, RANK_NEXT, PREVIOUS } |
typedef Node | node_type |
typedef node_type::ptr_type | ptr_type |
typedef void | result_type |
Work function used to compute the base container ranking.
The work function spawns new tasks based on the stage it is executing.
Node | Entry node type in the ordering base container list. |
View | View type over a container of vector of auxiliary information. |