MCPcopy Create free account
hub / github.com/MeshInspector/MeshLib / UniqueThreadSafeOwner

Method UniqueThreadSafeOwner

source/MRMesh/MRUniqueThreadSafeOwner.cpp:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12
13template<typename T>
14UniqueThreadSafeOwner<T>::UniqueThreadSafeOwner() = default;
15
16template<typename T>
17UniqueThreadSafeOwner<T>::UniqueThreadSafeOwner( const UniqueThreadSafeOwner& b )

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected