wwa-coro 0.0.1
Yet Another C++20 Coroutine Library
wwa::coro::sync_generator_adapter< Result > Member List

This is the complete list of members for wwa::coro::sync_generator_adapter< Result >, including all inherited members.

begin()wwa::coro::sync_generator_adapter< Result >inline
end() noexceptwwa::coro::sync_generator_adapter< Result >inline
sync_generator_adapter(async_generator< Result > gen) noexceptwwa::coro::sync_generator_adapter< Result >inlineexplicit
sync_generator_adapter(sync_generator_adapter &&other) noexcept=defaultwwa::coro::sync_generator_adapter< Result >
~sync_generator_adapter()=defaultwwa::coro::sync_generator_adapter< Result >