Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

What is the best approach in C++20 for transferring data from a thread that triggers an event to a continuously running thread in a non-obstructive manner, while ensuring efficiency, elegance, and robustness?