Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

template<class C>
int Impala::Core::Column::FindInAscending ( C *  col,
typename C::ColElemType  elem 
) [inline]

Definition at line 16 of file FindInAscending.h.

00017 {
00018     return FindInAscending(col, elem, 0, col->Capacity());
00019 }


Generated on Thu Jan 13 09:18:48 2011 for ImpalaSrc by  doxygen 1.5.1