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

RangeBase declaration. More...

#include "base/base.h"
#include "base/base.cc.h"
#include "memory/memory.h"
#include "memory/memory.cc.h"

Go to the source code of this file.

Classes

class  CNORXZ::RangeFactoryBase
 
class  CNORXZ::RangeBase
 
class  CNORXZ::RangeInterface< Range >
 
struct  CNORXZ::RangeCast< Range >
 
struct  CNORXZ::RangePack
 

Namespaces

namespace  CNORXZ
 

Functions

template<class Range >
Sptr< Range > CNORXZ::rangeCast (const RangePtr r)
 
RangePack CNORXZ::operator* (const RangePtr &a, const RangePtr &b)
 
RangePack CNORXZ::operator* (const RangePtr &a, const RangePack &b)
 
RangePack CNORXZ::operator* (const RangePack &a, const RangePtr &b)
 
RangePack CNORXZ::operator* (const RangePack &a, const RangePack &b)
 
RangePtr CNORXZ::getSub (const RangePtr &r, SizeT num)
 
MArray< RangePtrCNORXZ::getSub (const RangePtr &r)
 

Detailed Description

RangeBase declaration.

Include basic headers containing defintions and macros used throughout this library

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

Definition in file range_base.h.