MCPcopy Create free account
hub / github.com/3rdparty/libprocess / unique

Method unique

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 2

TESTFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.64
TESTFunction · 0.64