Searched refs:FastIntegerOutputMaskFunctor (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/basebmp/inc/basebmp/ ! |
| H A D | accessorfunctors.hxx | 112 template< typename T, typename M, bool polarity > struct FastIntegerOutputMaskFunctor; 113 template< typename T, typename M > struct FastIntegerOutputMaskFunctor<T,M,true> : struct 124 template< typename T, typename M > struct FastIntegerOutputMaskFunctor<T,M,false> : struct
|
| H A D | accessortraits.hxx | 48 FastIntegerOutputMaskFunctor< T, M, polarity >,
|