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
Construct from F
Declared in <mrdocs/Support/ScopeExit.hpp>
explicit
ScopeExit(F onExitScope);
Name |
Description |
onExitScope |
The object to construct from |
Created with MrDocs