|
STK++ 0.9.13
|
Traits class for the sub accessor. More...
#include <STK_SlicingAccessors.h>
Public Types | |
| enum | { structure_ = Lhs::structure_ , orient_ = Lhs::orient_ , sizeRows_ = SizeRows_ , sizeCols_ = SizeCols_ , storage_ = Lhs::storage_ } |
| typedef Lhs::Type | Type |
| typedef Lhs::TypeConst | TypeConst |
Traits class for the sub accessor.
Definition at line 469 of file STK_SlicingAccessors.h.
| typedef Lhs::Type STK::hidden::Traits< SubAccessor< Lhs, SizeRows_, SizeCols_ > >::Type |
Definition at line 479 of file STK_SlicingAccessors.h.
| typedef Lhs::TypeConst STK::hidden::Traits< SubAccessor< Lhs, SizeRows_, SizeCols_ > >::TypeConst |
Definition at line 480 of file STK_SlicingAccessors.h.
| Enumerator | |
|---|---|
| structure_ | |
| orient_ | |
| sizeRows_ | |
| sizeCols_ | |
| storage_ | |
Definition at line 471 of file STK_SlicingAccessors.h.