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

template<class T>
iterator Impala::Core::Array::Pattern::Qset< T >::lower_bound ( const T &  val  )  [inline]

Definition at line 44 of file QCollection.h.

References Impala::Core::Array::Pattern::Qset< T >::container.

00044 { return container.lower_bound(val); }


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