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

Index base template implementation. More...

#include "index_base.h"

Go to the source code of this file.

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 template implementation.

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

Definition in file index_base.cc.h.