#include "Core/Column/RemoveRow.h"
Include dependency graph for RemoveRow.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::Core |
namespace | Impala::Core::Table |
Functions | |
template<class T> | |
void | Impala::Core::Table::RemoveRow (T *table, int row) |
template<class T> | |
void | Impala::Core::Table::RemoveRow (T *table, bool *filter) |