MCPcopy Create free account
hub / github.com/Tencent/phxsql / ParseError

Method ParseError

phxcomm/configparser/inih-master/cpp/INIReader.cpp:27–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27int INIReader::ParseError() {
28 return _error;
29}
30
31const std::map<std::string, std::map<std::string, std::string> > & INIReader::GetSectionList() const {
32 return _values;

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by 1

mainFunction · 0.64