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

template<class T>
void Impala::Core::Array::Pattern::Qqueue< T >::push ( const T &  val  )  [inline]

Definition at line 131 of file QCollection.h.

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

00131 { container.push(val); }


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