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

Method unique

3rdparty/libprocess/include/process/shared.hpp:129–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127
128template <typename T>
129bool Shared<T>::unique() const
130{
131 return data.unique();
132}
133
134
135template <typename T>

Callers 4

TESTFunction · 0.80
TESTFunction · 0.80
recoverMethod · 0.80

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.64
TESTFunction · 0.64