Skip to content

std::Generator<YieldType>

Generator<YieldType>

Represents a generator type that yields values of the specified type, C++ coroutines are used in the implementation