AUI Framework
master
Cross-platform base for C++ UI apps
|
Thread-safe implementation of function queue.
#include <AUI/Util/AFunctionQueue.h>
Public Member Functions# | |
void | operator<< (std::function< void()> function) |
void | process () |
bool | empty () noexcept |