Cppcheck
Public Member Functions | Public Attributes | List of all members
OnExit Struct Reference

#include <utils.h>

Public Member Functions

 ~OnExit ()
 

Public Attributes

std::function< void()> f
 

Detailed Description

Definition at line 53 of file utils.h.

Constructor & Destructor Documentation

◆ ~OnExit()

OnExit::~OnExit ( )
inline

Definition at line 56 of file utils.h.

References f.

Member Data Documentation

◆ f

std::function<void()> OnExit::f

Definition at line 54 of file utils.h.

Referenced by ~OnExit().


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