STK++ 0.9.13
|
specialization for operator min More...
#include <STK_BinarySelector.h>
Public Types | |
typedef OperatorHelper< Lhs, Rhs, MinWithOp< typename hidden::Traits< Lhs >::Type >, MinOp< typename hidden::Traits< Rhs >::Type, typename hidden::Traits< Rhs >::Type > > | Selector |
typedef Selector::Result | Result |
specialization for operator min
Definition at line 257 of file STK_BinarySelector.h.
typedef Selector::Result STK::hidden::OperatorSelector< Lhs, Rhs, Arrays::minOp_ >::Result |
Definition at line 264 of file STK_BinarySelector.h.
typedef OperatorHelper< Lhs , Rhs , MinWithOp<typename hidden::Traits<Lhs>::Type> , MinOp<typename hidden::Traits<Rhs>::Type, typename hidden::Traits<Rhs>::Type> > STK::hidden::OperatorSelector< Lhs, Rhs, Arrays::minOp_ >::Selector |
Definition at line 263 of file STK_BinarySelector.h.