![]() |
Deskflow 1.24.0.365
Keyboard and mouse sharing utility
|
#include <utility>

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 |