Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/TriangleMeshDistance
/ describe
Method
describe
tests/catch.hpp:4090–4092 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4088
}
4089
4090
std::string describe() const override {
4091
return
"ends with: "
+ Catch::Detail::stringify( m_substr );
4092
}
4093
};
4094
4095
} // namespace NSStringMatchers
Callers
nothing calls this directly
Calls
1
stringify
Function · 0.85
Tested by
no test coverage detected