Deskflow 1.26.0.443
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
OSXAutoReleasePool.h File Reference
#include <functional>
Include dependency graph for OSXAutoReleasePool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  deskflow

Functions

bool deskflow::runInAutoReleasePool (const std::function< bool()> &fn)
 Run fn inside an Objective-C @autoreleasepool block.