hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
bin
hi
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
9
void
bindHiDefs
(
hobbes::cc
&);
10
11
}
12
13
#endif
14
hi::bindHiDefs
void bindHiDefs(hobbes::cc &c)
Definition:
funcdefs.C:129
hobbes.H
hi
Definition:
cio.H:7
hobbes::cc
Definition:
cc.H:64
Generated by
1.8.13