Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ Object
Class
Object
3rdparty/stout/tests/lambda_tests.cpp:240–243 ·
view source on GitHub ↗
member functions
Source
from the content-addressed store, hash-verified
238
239
// member functions
240
struct Object
241
{
242
int method() { return 0; };
243
};
244
245
auto mp1 = lambda::partial(&Object::method, lambda::_1);
246
mp1(Object());
Callers
4
TEST
Function · 0.70
TEST
Function · 0.70
foreach
Method · 0.50
EventQueue
Class · 0.50
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.56
TEST
Function · 0.56