Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
std::unique_ptr<CpdFilter> newFilter()
60
{
61
return std::unique_ptr<CpdFilter>(new CpdFilter());
62
}
63
64
void checkNoThrow(const std::string& method)
65
{
Callers
2
checkNoThrow
Function · 0.70
TEST
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected