|
Zth (libzth)
|
#include <coro.h>
Public Member Functions | |
| iterator (generator_promise &p) | |
| bool | operator== (end_type end) const noexcept |
| bool | operator!= (end_type end) const noexcept |
| iterator & | operator++ () |
| decltype(auto) | operator++ (int) |
| decltype(auto) | operator* () |
| decltype(auto) | operator-> () |
|
inlineexplicit |
|
inlinenoexcept |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinenoexcept |