STK++ 0.9.13
|
specialization for the Arrays with 1 column. More...
#include <STK_VisitorsImpl.h>
Static Public Member Functions | |
static void | run (Derived const &tab, Visitor &visitor) |
static void | apply (Derived &tab, Visitor &applier) |
specialization for the Arrays with 1 column.
In this case, just unroll the column.
Definition at line 155 of file STK_VisitorsImpl.h.
|
inlinestatic |
Definition at line 159 of file STK_VisitorsImpl.h.
References STK::hidden::VisitorUnrollCol< Visitor, Derived, SizeRows_, SizeCols_ >::apply().
|
inlinestatic |
Definition at line 157 of file STK_VisitorsImpl.h.
References STK::hidden::VisitorUnrollCol< Visitor, Derived, SizeRows_, SizeCols_ >::run().