Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ get
Method
get
dlib/smart_pointers/shared_ptr.h:369–369 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
367
}
368
369
T* get() const { return data; }
370
371
bool unique() const
372
{
Callers
15
is_ip_address
Function · 0.45
operator==
Function · 0.45
operator!=
Function · 0.45
shared_ptr.h
File · 0.45
operator!=
Function · 0.45
operator!=
Function · 0.45
cross_validate_trainer_threaded_impl
Function · 0.45
read_with_limit
Function · 0.45
cast
Method · 0.45
is_open
Method · 0.45
open
Method · 0.45
last_insert_rowid
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected