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:3019–3021 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3017
}
3018
3019
virtual std::string describe() const CATCH_OVERRIDE {
3020
return
"Contains: "
+ Catch::toString( m_comparator );
3021
}
3022
3023
T const& m_comparator;
3024
};
Callers
nothing calls this directly
Calls
1
toString
Function · 0.85
Tested by
no test coverage detected