Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ adopt
Method
adopt
extern/boost/boost/exception/exception.hpp:69–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
void
70
adopt( T * px )
71
{
72
release();
73
px_=px;
74
add_ref();
75
}
76
77
T *
78
get() const
Callers
4
clone
Function · 0.80
info.hpp
File · 0.80
set_info_rv<error_info<Tag,T> >
Class · 0.80
get_diagnostic_information
Function · 0.80
Calls
2
add_ref
Function · 0.85
release
Function · 0.70
Tested by
no test coverage detected