STK++ 0.9.13
|
Specialization if the visitor has to be applied by row. More...
Public Types | |
enum | { isPoint_ } |
typedef Derived::Type | Type |
typedef If<(bool) isPoint_, ApplyVisitor< Derived, Visitor >, VisitorByRow< Derived, Visitor > >::Result | VisitorOp |
typedef VisitorOp::Result | type_result |
Specialization if the visitor has to be applied by row.
Definition at line 315 of file STK_SlicingVisitors.h.
typedef Derived::Type STK::hidden::SliceVisitorSelector< Derived, Visitor, false >::Type |
Definition at line 317 of file STK_SlicingVisitors.h.
typedef VisitorOp::Result STK::hidden::SliceVisitorSelector< Derived, Visitor, false >::type_result |
Definition at line 325 of file STK_SlicingVisitors.h.
typedef If<(bool)isPoint_,ApplyVisitor<Derived,Visitor>,VisitorByRow<Derived,Visitor>>::Result STK::hidden::SliceVisitorSelector< Derived, Visitor, false >::VisitorOp |
Definition at line 324 of file STK_SlicingVisitors.h.
Enumerator | |
---|---|
isPoint_ |
Definition at line 318 of file STK_SlicingVisitors.h.