Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::Generator< T, Transform >::iterator Class Reference

Public Types

using iterator_category = std::input_iterator_tag
using difference_type = void
using value_type = T
using reference = T &
using pointer = T *

Public Member Functions

 iterator (Generator &parent)
T * operator-> ()
T & operator* ()
iterator & operator++ ()
void operator++ (int)
bool operator== (const iterator &b) const

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