CNORXZ
Container with Native Operation Routines and Expressions
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
index_base.h File Reference

Index base declaration. More...

#include "base/base.h"
#include "range_base.h"
#include "xpr/index_id.h"
#include "xpr/xpr_base.h"
#include "xpr/func.h"

Go to the source code of this file.

Classes

class  CNORXZ::IndexInterface< I, MetaType >
 

Namespaces

namespace  CNORXZ
 

Functions

template<class I , typename MetaType >
IndexPtr< I, MetaType > & CNORXZ::operator++ (const IndexPtr< I, MetaType > &i)
 
template<class I , typename MetaType >
IndexPtr< I, MetaType > & CNORXZ::operator-- (const IndexPtr< I, MetaType > &i)
 
template<class I , typename MetaType >
IndexPtr< I, MetaType > CNORXZ::operator+ (const IndexPtr< I, MetaType > &i, Int n)
 
template<class I , typename MetaType >
IndexPtr< I, MetaType > CNORXZ::operator- (const IndexPtr< I, MetaType > &i, Int n)
 
template<class I >
Sptr< I > CNORXZ::moveToPtr (I &&i)
 
template<class I >
decltype(autoCNORXZ::xpr (const Sptr< I > &i)
 

Detailed Description

Index base declaration.

Copyright (c) 2024 Christian Zimmermann. All rights reserved. Mail: chize.nosp@m.ta@f.nosp@m.3l.de

Definition in file index_base.h.