Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Naios/function2
/ getResult
Method
getResult
test/functionality-test.cpp:182–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
bool result = true;
181
182
bool getResult() const {
183
return result;
184
}
185
};
186
187
TYPED_TEST(AllSingleMoveAssignConstructTests, AcceptClassMethodPointers) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected