webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
bmalloc::ScopeExit< ExitFunction > Class Template Reference

#include <ScopeExit.h>

Public Member Functions

 ScopeExit (ExitFunction &&exitFunction)
 
 ~ScopeExit ()
 

Constructor & Destructor Documentation

◆ ScopeExit()

template<typename ExitFunction >
bmalloc::ScopeExit< ExitFunction >::ScopeExit ( ExitFunction &&  exitFunction)
inlineexplicit

◆ ~ScopeExit()

template<typename ExitFunction >
bmalloc::ScopeExit< ExitFunction >::~ScopeExit ( )
inline

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