#include "Util/StlHelpers.h"
Include dependency graph for SelectWorkLoadInPlace.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Util |
namespace | Impala::Util::Mpi |
Functions | |
template<class collectionT> | |
void | Impala::Util::Mpi::SelectWorkLoadInPlace (collectionT *collection) |
Function selects the items in an STL collection (vector, deque, list) that this node should process. |