STK++ 0.9.13
|
specialization for operator& More...
#include <STK_BinarySelector.h>
Public Types | |
typedef OperatorHelper< Lhs, Rhs, BitwiseAndWithOp< typename hidden::Traits< Lhs >::Type >, BitwiseAndOp< typename hidden::Traits< Rhs >::Type, typename hidden::Traits< Rhs >::Type > > | Selector |
typedef Selector::Result | Result |
specialization for operator&
Definition at line 309 of file STK_BinarySelector.h.
typedef Selector::Result STK::hidden::OperatorSelector< Lhs, Rhs, Arrays::bitwiseAndOp_ >::Result |
Definition at line 316 of file STK_BinarySelector.h.
typedef OperatorHelper< Lhs , Rhs , BitwiseAndWithOp<typename hidden::Traits<Lhs>::Type> , BitwiseAndOp<typename hidden::Traits<Rhs>::Type, typename hidden::Traits<Rhs>::Type> > STK::hidden::OperatorSelector< Lhs, Rhs, Arrays::bitwiseAndOp_ >::Selector |
Definition at line 315 of file STK_BinarySelector.h.