mrdocs::ScopeExit::ScopeExit

Construct from F

Synopsis

Declared in <mrdocs/Support/ScopeExit.hpp>
explicit
ScopeExit(F onExitScope);

Parameters

Name Description
onExitScope The object to construct from

Created with MrDocs