Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ copy_from
Function
copy_from
extern/boost/boost/throw_exception.hpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
void copy_from( boost::exception const* p )
91
{
92
static_cast<boost::exception&>( *this ) = *p;
93
}
94
95
public:
96
Callers
2
throw_exception.hpp
File · 0.85
wrapexcept
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected