MCPcopy Create free account
hub / github.com/cztomczak/cefpython / get

Method get

src/include/base/cef_ref_counted.h:326–326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

324 }
325
326 T* get() const { return ptr_; }
327
328 // Allow scoped_refptr<C> to be used in boolean expression
329 // and comparison operations.

Callers 2

scoped_refptrMethod · 0.45
scoped_refptrClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected