MCPcopy 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_addressFunction · 0.45
operator==Function · 0.45
operator!=Function · 0.45
shared_ptr.hFile · 0.45
operator!=Function · 0.45
operator!=Function · 0.45
read_with_limitFunction · 0.45
castMethod · 0.45
is_openMethod · 0.45
openMethod · 0.45
last_insert_rowidMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected