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

Function newFilter

plugins/cpd/test/CpdFilterTest.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59std::unique_ptr<CpdFilter> newFilter()
60{
61 return std::unique_ptr<CpdFilter>(new CpdFilter());
62}
63
64void checkNoThrow(const std::string& method)
65{

Callers 2

checkNoThrowFunction · 0.70
TESTFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected