MCPcopy Create free account
hub / github.com/apache/mesos / function

Function function

3rdparty/stout/tests/lambda_tests.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50
51
52std::vector<std::string> function()
53{
54 return {"1", "2", "3"};
55}
56
57
58TEST(LambdaTest, Map)

Callers 1

TESTFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected