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

template<class DstArrayT, class SrcArrayT, class BpoT>
Impala::Core::Array::Trait::BpoBind2Val< DstArrayT, SrcArrayT, BpoT >::BpoBind2Val ( SrcArithT  val  )  [inline]

Constructor.

Definition at line 33 of file BpoBind2Val.h.

References Impala::Core::Array::Trait::BpoBind2Val< DstArrayT, SrcArrayT, BpoT >::mValue.

00034     {
00035         mValue = val;
00036     }


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