Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/leaf
/ deactivate
Function
deactivate
include/boost/leaf/error.hpp:196–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
}
195
196
void deactivate() const noexcept
197
{
198
tls::write_ptr<slot<E>>(prev_);
199
}
200
201
void unload( int err_id ) noexcept(!BOOST_LEAF_CFG_CAPTURE);
202
Callers
1
deactivate
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected