MCPcopy Create free account
hub / github.com/Barracuda09/SATPI / XMLString

Method XMLString

src/base/XMLSupport.h:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 public:
38
39 XMLString(std::string &str) : std::string(str) {}
40
41 virtual ~XMLString() {}
42

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected