Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
13
template<typename T>
14
UniqueThreadSafeOwner<T>::UniqueThreadSafeOwner() = default;
15
16
template<typename T>
17
UniqueThreadSafeOwner<T>::UniqueThreadSafeOwner( const UniqueThreadSafeOwner& b )
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected