☰
MakeScopeGuard
function
MakeScopeGuard
Function
libjxl
::
jxl
::
MakeScopeGuard
template <class Callback>
auto
MakeScopeGuard
(Callback&& callback) ->
ScopeGuard
<Callback>