AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
AFunctionQueue Class Reference

Thread-safe implementation of function queue. More...

Detailed Description

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>


The documentation for this class was generated from the following file: