hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
funcdefs.H
Go to the documentation of this file.
1 
2 #ifndef HI_FUNCDEFS_HPP_INCLUDED
3 #define HI_FUNCDEFS_HPP_INCLUDED
4 
5 #include <hobbes/hobbes.H>
6 
7 namespace hi {
8 
10 
11 }
12 
13 #endif
14 
void bindHiDefs(hobbes::cc &c)
Definition: funcdefs.C:129
Definition: cio.H:7
Definition: cc.H:64