Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ set
Function
set
3rdparty/libprocess/src/tests/process_tests.cpp:369–372 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
367
368
template <typename T>
369
void set(T* t1, const T& t2)
370
{
371
*t1 = t2;
372
}
373
374
375
TEST_F(ProcessTest, Defer3)
Callers
4
set
Method · 0.50
set_level
Method · 0.50
Future
Method · 0.50
revert
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected