Fling Engine  0.00.1
Fling Engine is a game engine written in Vulkan
Public Member Functions | Private Attributes
ImGui::FileBrowser::ScopeGuard Class Reference

Public Member Functions

template<typename T >
 ScopeGuard (T func)
 
 ~ScopeGuard ()
 

Private Attributes

std::function< void()> func_
 

Constructor & Destructor Documentation

◆ ScopeGuard()

template<typename T >
ImGui::FileBrowser::ScopeGuard::ScopeGuard ( func)
inlineexplicit

◆ ~ScopeGuard()

ImGui::FileBrowser::ScopeGuard::~ScopeGuard ( )
inline

Field Documentation

◆ func_

std::function<void()> ImGui::FileBrowser::ScopeGuard::func_
private

The documentation for this class was generated from the following file: