Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Achain-Dev/Achain
/ ptr
Function
ptr
include/win/boost/python/ptr.hpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
33
template<class T>
34
inline pointer_wrapper<T> ptr(T t)
35
{
36
return pointer_wrapper<T>(t);
37
}
38
39
template<typename T>
40
class is_pointer_wrapper
Callers
14
p2p_network_connect_loop
Method · 0.85
fetch_sync_items_loop
Method · 0.85
fetch_items_loop
Method · 0.85
advertise_inventory_loop
Method · 0.85
base_get_item_helper
Method · 0.85
~static_move_ptr
Method · 0.85
get
Method · 0.85
static_move_ptr
Class · 0.85
operator->
Method · 0.85
release
Method · 0.85
reset
Method · 0.85
optional
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected