MCPcopy 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
52inline scope::~scope()
53{
54 python::xdecref(detail::current_scope);
55 detail::current_scope = m_previous_scope;
56}
57
58namespace converter
59{

Callers

nothing calls this directly

Calls 1

xdecrefFunction · 0.85

Tested by

no test coverage detected