MCPcopy 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
95public:
96

Callers 2

wrapexceptFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected