Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::_generator::GeneratorBase< T > Struct Template Reference

Public Member Functions

 GeneratorBase (GeneratorBase &&other)
GeneratorBase & operator= (GeneratorBase &&other)
std::optional< T > next ()

Protected Member Functions

 GeneratorBase (std::coroutine_handle<> h, promise_state< T > &state)
void swap (GeneratorBase &other)

Protected Attributes

std::coroutine_handle h {}
link< T > active {}

Friends

template<typename, typename>
struct Generator
template<typename, typename>
struct promise

The documentation for this struct was generated from the following file: