STK++ 0.9.13
|
#include <STK_BinarySelector.h>
Public Types | |
typedef hidden::Traits< Lhs >::Type | LType |
typedef hidden::Traits< Rhs >::Type | RType |
typedef BinaryOperator< Functor, Lhs, Rhs > | Result |
Static Public Member Functions | |
static Result const | run (ExprBase< Lhs > const &lhs, ExprBase< Rhs > const &rhs) |
Definition at line 71 of file STK_BinarySelector.h.
typedef hidden::Traits<Lhs>::Type STK::hidden::OperatorImpl< Functor, Lhs, Rhs, false >::LType |
Definition at line 73 of file STK_BinarySelector.h.
typedef BinaryOperator<Functor, Lhs, Rhs> STK::hidden::OperatorImpl< Functor, Lhs, Rhs, false >::Result |
Definition at line 76 of file STK_BinarySelector.h.
typedef hidden::Traits<Rhs>::Type STK::hidden::OperatorImpl< Functor, Lhs, Rhs, false >::RType |
Definition at line 74 of file STK_BinarySelector.h.
|
inlinestatic |
Definition at line 78 of file STK_BinarySelector.h.