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 |
Functions | |
template<class collectionT> | |
void | Impala::Util::SubSelectInPlace (collectionT *collection, int start, int number) |
Utility function to select a range in a stl collection (vector, deque, list). |