Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Achain-Dev/Achain
/ dereference
Method
dereference
include/win/boost/python/stl_iterator.hpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
ValueT dereference() const
47
{
48
return extract<ValueT>(this->impl_.current().get())();
49
}
50
51
bool equal(stl_input_iterator<ValueT> const &that) const
52
{
Callers
nothing calls this directly
Calls
2
get
Method · 0.45
current
Method · 0.45
Tested by
no test coverage detected