Home
last modified time | relevance | path

Searched defs:IntegerOutputMaskFunctor (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/basebmp/inc/basebmp/
H A Daccessorfunctors.hxx77 typename M > struct IntegerOutputMaskFunctor<T,M,true> : public MaskFunctorBase<T,M> struct
83 T operator()( T v1, M m, T v2 ) const in operator ()()
93 typename M > struct IntegerOutputMaskFunctor<T,M,false> : public MaskFunctorBase<T,M> struct
99 T operator()( T v1, M m, T v2 ) const in operator ()()

Completed in 26 milliseconds