MCPcopy Create free account
hub / github.com/csmith-project/csmith / ~VectorFilter

Method ~VectorFilter

src/VectorFilter.cpp:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64VectorFilter::~VectorFilter(void)
65{
66 //Nothing to do
67}
68
69bool
70VectorFilter::filter(int v) const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected