Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
FinalAction.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  deskflow::FinalAction< Callable >
 The FinalAction class implements a common pattern for calling an action at the end of a function. More...

Namespaces

namespace  deskflow

Functions

template<class Callable>
FinalAction< Callable > deskflow::finally (Callable &&callable) noexcept