Nix  2.93.0-dev
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)
 
GeneratorBaseoperator= (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: