Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/derceg/explorerplusplus
/ BOOST_SCOPE_EXIT
Function
BOOST_SCOPE_EXIT
Explorer++/Helper/FileOperations.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
BOOST_SCOPE_EXIT(fo)
40
{
41
fo->Release();
42
}
43
BOOST_SCOPE_EXIT_END
44
45
hr = fo->SetOperationFlags(FOF_ALLOWUNDO | FOF_SILENT);
Callers
nothing calls this directly
Calls
1
Release
Method · 0.45
Tested by
no test coverage detected