MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / refcount_ptr

Method refcount_ptr

extern/boost/boost/exception/exception.hpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 public:
45
46 refcount_ptr():
47 px_(0)
48 {
49 }
50
51 ~refcount_ptr()
52 {

Callers

nothing calls this directly

Calls 1

add_refFunction · 0.85

Tested by

no test coverage detected