Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ describe
Method
describe
compiler/cpp/tests/catch/catch.hpp:3408–3410 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3406
}
3407
3408
virtual std::string describe() const CATCH_OVERRIDE {
3409
return
"equals string: "
+ Catch::toString( m_substr );
3410
}
3411
};
3412
3413
struct Contains : StringHolder {
Callers
nothing calls this directly
Calls
1
toString
Function · 0.85
Tested by
no test coverage detected