Deskflow 1.22.0.197
Keyboard and mouse sharing 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 |