STK++ 0.9.13
|
#include <STK_BinarySelector.h>
Public Types | |
typedef hidden::Traits< Lhs >::Type | Ltype |
typedef hidden::Traits< Rhs >::Type | Rtype |
typedef UnaryOperator< Functor, Lhs > | Result |
Static Public Member Functions | |
static Result const | run (ExprBase< Lhs > const &lhs, ExprBase< Rhs > const &rhs) |
Definition at line 59 of file STK_BinarySelector.h.
typedef hidden::Traits<Lhs>::Type STK::hidden::OperatorImpl< Functor, Lhs, Rhs, true >::Ltype |
Definition at line 61 of file STK_BinarySelector.h.
typedef UnaryOperator<Functor, Lhs> STK::hidden::OperatorImpl< Functor, Lhs, Rhs, true >::Result |
Definition at line 64 of file STK_BinarySelector.h.
typedef hidden::Traits<Rhs>::Type STK::hidden::OperatorImpl< Functor, Lhs, Rhs, true >::Rtype |
Definition at line 62 of file STK_BinarySelector.h.
|
inlinestatic |
Definition at line 66 of file STK_BinarySelector.h.