|  | CNORXZ
    Container with Native Operation Routines and Expressions | 
#include <for.h>
 
  
| Public Member Functions | |
| DEFAULT_MEMBERS (TFor) | |
| constexpr | TFor (SizeT size, const IndexId< L > &id, const Xpr &xpr, F &&f) | 
| template<class PosT > | |
| decltype(auto) | operator() (const PosT &last) const | 
| decltype(auto) | operator() () const | 
| template<SizeT I> | |
| decltype(auto) | rootSteps (const IndexId< I > &id) const | 
|  Public Member Functions inherited from CNORXZ::XprInterface< Xpr > | |
| DEFAULT_MEMBERS (XprInterface) | |
| Xpr & | THIS () | 
| const Xpr & | THIS () const | 
| template<class PosT > | |
| constexpr decltype(auto) | operator() (const PosT &last) const | 
| constexpr decltype(auto) | operator() () const | 
| template<SizeT I> | |
| constexpr decltype(auto) | rootSteps (const IndexId< I > &id) const | 
| 
 | inline | 
| 
 | inline |