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 
9 
10 using namespace garana;
11 
13  std::string str(cstr);
14  return str;
15 }
std::string string
Definition: nybbler.cc:12
std::string CharStarToString(const char *cstr)
Definition: Mill.cxx:12
static QCString str