AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
Thread-safe implementation of function queue. More...
Thread-safe implementation of function queue.
Public Member Functions | |
void | operator<< (std::function< void()> function) |
void | process () |
bool | empty () noexcept |
#include <AUI/Util/AFunctionQueue.h>