Skip to content

AYieldGenerator#

A C++20 coroutine-based generator that yields values lazily.

Header:#include <AUI/Util/AYieldGenerator.h>
CMake:aui_link(my_target PUBLIC aui::core)