Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ get_pointer
Function
get_pointer
extern/boost/boost/core/ref.hpp:328–331 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
326
@cond
327
*/
328
template<class T> BOOST_FORCEINLINE T* get_pointer( reference_wrapper<T> const & r )
329
{
330
return r.get_pointer();
331
}
332
/**
333
@endcond
334
*/
Callers
2
call
Function · 0.50
dm
Class · 0.50
Calls
1
get_pointer
Method · 0.80
Tested by
no test coverage detected