Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ get
Method
get
dlib/smart_pointers/shared_ptr_thread_safe.h:333–333 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
331
}
332
333
T* get() const { return data; }
334
335
bool unique() const
336
{
Callers
3
operator==
Function · 0.45
operator!=
Function · 0.45
shared_ptr_thread_safe.h
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected