CNORXZ
Container with Native Operation Routines and Expressions
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
x
y
Functions
a
b
c
d
e
f
g
i
l
m
o
p
r
s
t
u
v
w
x
y
Variables
Typedefs
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
u
v
x
y
~
Functions
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
u
v
x
y
~
Variables
c
i
m
n
p
r
s
t
u
v
x
y
Typedefs
a
c
f
i
m
o
r
t
v
Related Symbols
Files
File List
File Members
All
a
c
d
i
m
p
s
v
w
Functions
c
m
p
Typedefs
Macros
a
c
d
i
m
s
v
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
src
include
base
base.h
Go to the documentation of this file.
1
// -*- C++ -*-
15
#ifndef __cxz_base_h__
16
#define __cxz_base_h__
17
18
#include <cstdlib>
19
#include <iostream>
20
#include <utility>
21
22
#include "
macros.h
"
23
#include "
assert.h
"
24
#include "
types.h
"
25
#include "
obj_handle.h
"
26
#include "
dtype.h
"
27
#include "
isq.h
"
28
#include "
iter.h
"
29
#include "
uuid.h
"
30
#include "
utils.h
"
31
#include "
config.h
"
32
#include "
intrin.h
"
33
34
#include "
base.cc.h
"
35
36
#include "
memory/memory.h
"
37
38
#endif
assert.h
warning and error makros
base.cc.h
basic cc headers
config.h
Runtime config functions declarations.
dtype.h
DType declaration.
intrin.h
Definitions related to intrinsics.
isq.h
Integer sequence range and creation functions.
iter.h
Static for-loops.
macros.h
useful macros
memory.h
Memory main heade.
obj_handle.h
ObjHandle template declaration.
types.h
Declaration of all library types.
utils.h
utilities
uuid.h
cnorxz uuid declaration.
Generated by
1.10.0