![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <PlatformDefines.h>
Public Member Functions | |
ScopeGuard (Fun &&fn) noexcept | |
~ScopeGuard () | |
Private Attributes | |
Fun | fn |
Definition at line 468 of file PlatformDefines.h.
|
inlinenoexcept |
Definition at line 471 of file PlatformDefines.h.
|
inline |
Definition at line 472 of file PlatformDefines.h.
|
private |
Definition at line 474 of file PlatformDefines.h.