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

Function add_ref

extern/boost/boost/exception/info.hpp:123–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121 error_info_container_impl & operator=( error_info_container const & );
122
123 void
124 add_ref() const
125 {
126 ++count_;
127 }
128
129 bool
130 release() const

Callers 2

refcount_ptrMethod · 0.85
adoptMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected