Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Achain-Dev/Achain
/ ~scope
Method
~scope
include/win/boost/python/scope.hpp:52–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
inline scope::~scope()
53
{
54
python::xdecref(detail::current_scope);
55
detail::current_scope = m_previous_scope;
56
}
57
58
namespace converter
59
{
Callers
nothing calls this directly
Calls
1
xdecref
Function · 0.85
Tested by
no test coverage detected