CNORXZ
Container with Native Operation Routines and Expressions
Loading...
Searching...
No Matches
src
include
base
config.h
Go to the documentation of this file.
1
// -*- C++ -*-
14
#ifndef __cxz_config_h__
15
#define __cxz_config_h__
16
17
#include <cstdlib>
18
#include "
base/types.h
"
19
20
namespace
CNORXZ
21
{
22
namespace
Config
23
{
25
String
version
();
26
28
String
commit
();
29
31
String
flags
();
32
}
33
}
34
35
#endif
CNORXZ::Config::version
String version()
Definition
config.cc:20
CNORXZ::Config::commit
String commit()
Definition
config.cc:25
CNORXZ::Config::flags
String flags()
Definition
config.cc:30
CNORXZ
Definition
aindex.cc.h:18
CNORXZ::String
std::string String
Definition
types.h:42
types.h
Declaration of all library types.
Generated by
1.10.0