Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
garana
garana
Processors
Mill.cxx
Go to the documentation of this file.
1
/*
2
* Mill.cxx
3
*
4
* Created on: Feb 14, 2021
5
* Author: chilgenb
6
*/
7
8
#include "
garana/Processors/Mill.h
"
9
10
using namespace
garana
;
11
12
std::string
Mill::CharStarToString
(
const
char
* cstr) {
13
std::string
str
(cstr);
14
return
str
;
15
}
garana
Definition:
FlatDetTree.h:15
string
std::string string
Definition:
nybbler.cc:12
garana::Mill::CharStarToString
std::string CharStarToString(const char *cstr)
Definition:
Mill.cxx:12
Mill.h
str
static QCString str
Definition:
fortrancode.cpp:27098
Generated by
1.8.11