MCPcopy Create free account
hub / github.com/PDAL/PDAL / TestArtifact

Method TestArtifact

test/unit/ArtifactTest.cpp:52–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50{
51public:
52 TestArtifact(const std::string& s) : m_val(s)
53 {}
54
55 std::string m_val;
56};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected